diff options
Diffstat (limited to 'patches')
-rw-r--r-- | patches/patches/088_async5.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/patches/088_async5.patch b/patches/patches/088_async5.patch new file mode 100644 index 0000000..7ce4fc6 --- /dev/null +++ b/patches/patches/088_async5.patch @@ -0,0 +1,4 @@ +39c39 +< var value = ??? +--- +> var value = await myframe; |