add ex084 async
This commit is contained in:
parent
86e071f256
commit
e555fdc3df
4 changed files with 67 additions and 5 deletions
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();
|
||||
Loading…
Add table
Add a link
Reference in a new issue