forked from zig/exercises
5 lines
65 B
Diff
5 lines
65 B
Diff
39c39
|
|
< var value = ???
|
|
---
|
|
> var value = await myframe;
|