aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/patches
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-06-14 15:39:49 -0400
committerDave Gauer <dave@ratfactor.com>2021-06-14 15:39:49 -0400
commit34af14ca7b9889a9226f616f5c071fd393da8dab (patch)
tree28f3ba541cb2ca4606bfb8451ac85473a084f2d7 /patches
parent37ca10ab364c5c78eb7c57eed653373d3fd82389 (diff)
add ex090 async 7
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/090_async7.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/patches/090_async7.patch b/patches/patches/090_async7.patch
new file mode 100644
index 0000000..9ef7b92
--- /dev/null
+++ b/patches/patches/090_async7.patch
@@ -0,0 +1,4 @@
+32c32
+< var my_beef = getBeef(0);
+---
+> var my_beef = nosuspend getBeef(0);