This website requires JavaScript.
Explore
Help
Sign In
tangzero
/
ziglings
Watch
1
Star
0
Fork
You've already forked ziglings
0
forked from
zig/exercises
Code
Pull Requests
Activity
4e8d91c8f2
ziglings
/
patches
/
patches
/
084_async.patch
Dave Gauer
f9a1956d88
no unusued vars
2021-06-30 19:55:47 -04:00
5 lines
46 B
Diff
Raw
Blame
History
51c51
< foo();
---
> _ = async foo();
View Git Blame
Copy Permalink