aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/084_async.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/patches/084_async.patch b/patches/patches/084_async.patch
new file mode 100644
index 0000000..6164775
--- /dev/null
+++ b/patches/patches/084_async.patch
@@ -0,0 +1,4 @@
+49c49
+< foo();
+---
+> var foo_frame = async foo();