1
0
Fork 0
mirror of https://codeberg.org/ziglings/exercises.git synced 2025-06-08 01:57:02 +09:00

fix whitespace line-endings

This commit is contained in:
Jonathan Halmen 2021-11-05 16:44:29 +01:00
parent 4c7eebbbfc
commit 29d32bfa79
19 changed files with 26 additions and 27 deletions

View file

@ -26,4 +26,3 @@ fn foo() void {
suspend {}
print("async!\n", .{});
}