diff options
Diffstat (limited to 'spec/inputs')
| -rw-r--r-- | spec/inputs/plus.moon | 2 |
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 | ||
| 6 | c.repeat.if\then("xyz")\else res | 6 | c.repeat.if\then("xyz")\else res |
| 7 | 7 | ||
| 8 | print @for,@@function 123 | ||
| 9 | |||
