mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-11 09:29:59 +00:00
fix whitespace line-endings
This commit is contained in:
@@ -23,6 +23,6 @@ pub fn main() void {
|
||||
0b1101000, // binary
|
||||
0x66, // hex
|
||||
};
|
||||
|
||||
|
||||
print("{s} is cool.\n", .{zig});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user