aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/plus.moon
diff options
context:
space:
mode:
Diffstat (limited to 'spec/inputs/plus.moon')
-rw-r--r--spec/inputs/plus.moon7
1 files changed, 7 insertions, 0 deletions
diff --git a/spec/inputs/plus.moon b/spec/inputs/plus.moon
new file mode 100644
index 0000000..fdca8be
--- /dev/null
+++ b/spec/inputs/plus.moon
@@ -0,0 +1,7 @@
1
2func a\do!\end("OK")\if "abc",123
3
4res = b.function\do!\while("OK")\if "def",998
5
6c.repeat.if\then("xyz")\else res
7