mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-11 17:39:58 +00:00
add ex090 async 7
This commit is contained in:
4
patches/patches/090_async7.patch
Normal file
4
patches/patches/090_async7.patch
Normal file
@@ -0,0 +1,4 @@
|
||||
32c32
|
||||
< var my_beef = getBeef(0);
|
||||
---
|
||||
> var my_beef = nosuspend getBeef(0);
|
||||
Reference in New Issue
Block a user