mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-12 18:10:00 +00:00
add ex087 async 4
This commit is contained in:
10
patches/patches/087_async4.patch
Normal file
10
patches/patches/087_async4.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
19c19
|
||||
< ???
|
||||
---
|
||||
> resume foo_frame;
|
||||
27,28c27,28
|
||||
< ???
|
||||
< ???
|
||||
---
|
||||
> global_counter += 1;
|
||||
> suspend;
|
||||
Reference in New Issue
Block a user