aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2020-01-13 13:09:24 +0800
committerLi Jin <dragon-fly@qq.com>2020-01-13 13:09:24 +0800
commitccb3381cdfc84a4dd37f5b7aea9ff21d6558c14b (patch)
tree85c785561954599e9abc784f17ef1ed82f6b8921 /spec
parent5c4de3eb820ba6167ab0a98481b8ace362910073 (diff)
downloadyuescript-ccb3381cdfc84a4dd37f5b7aea9ff21d6558c14b.tar.gz
yuescript-ccb3381cdfc84a4dd37f5b7aea9ff21d6558c14b.tar.bz2
yuescript-ccb3381cdfc84a4dd37f5b7aea9ff21d6558c14b.zip
fix Moonscript issue 384.
Diffstat (limited to 'spec')
-rw-r--r--spec/inputs/plus.moon2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/inputs/plus.moon b/spec/inputs/plus.moon
index fdca8be..7b9ef05 100644
--- a/spec/inputs/plus.moon
+++ b/spec/inputs/plus.moon
@@ -5,3 +5,5 @@ res = b.function\do!\while("OK")\if "def",998
5 5
6c.repeat.if\then("xyz")\else res 6c.repeat.if\then("xyz")\else res
7 7
8print @for,@@function 123
9