Merge branch 'main' of github.com:ratfactor/ziglings into main

This commit is contained in:
Dave Gauer 2021-11-07 20:52:39 -05:00
commit d1e6841261
22 changed files with 46 additions and 47 deletions

View File

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