mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-11 09:29:59 +00:00
add ex084 async
This commit is contained in:
4
patches/patches/084_async.patch
Normal file
4
patches/patches/084_async.patch
Normal file
@@ -0,0 +1,4 @@
|
||||
49c49
|
||||
< foo();
|
||||
---
|
||||
> var foo_frame = async foo();
|
||||
Reference in New Issue
Block a user