mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-03-14 12:05:05 +00:00
Merge branch 'main' of github.com:ratfactor/ziglings into main
This commit is contained in:
commit
40656031c5
22 changed files with 46 additions and 47 deletions
|
@ -26,4 +26,3 @@ fn foo() void {
|
||||||
suspend {}
|
suspend {}
|
||||||
print("async!\n", .{});
|
print("async!\n", .{});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue