This website requires JavaScript.
Explore
Help
Sign In
zig
/
exercises
Watch
1
Star
0
Fork
You've already forked exercises
1
mirror of
https://codeberg.org/ziglings/exercises.git
synced
2025-08-03 15:15:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
582f3b1b09
exercises
/
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();
Reference in New Issue
View Git Blame
Copy Permalink