aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs
diff options
context:
space:
mode:
Diffstat (limited to 'spec/inputs')
-rw-r--r--spec/inputs/existential.moon3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/inputs/existential.moon b/spec/inputs/existential.moon
index eaa3266..e8e2249 100644
--- a/spec/inputs/existential.moon
+++ b/spec/inputs/existential.moon
@@ -17,4 +17,5 @@ with abc?!\func?!
17if {:x} = a?.if?\then?(123)? @?\function 998 17if {:x} = a?.if?\then?(123)? @?\function 998
18 print x 18 print x
19 19
20 20res = b.function\do!\while("OK")\if("def",998)\f?
21print res