mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
add ex088 async 5 await
This commit is contained in:
4
patches/patches/088_async5.patch
Normal file
4
patches/patches/088_async5.patch
Normal file
@@ -0,0 +1,4 @@
|
||||
39c39
|
||||
< var value = ???
|
||||
---
|
||||
> var value = await myframe;
|
||||
Reference in New Issue
Block a user