diff options
Diffstat (limited to 'spec/inputs/plus.mp')
| -rw-r--r-- | spec/inputs/plus.mp | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/spec/inputs/plus.mp b/spec/inputs/plus.mp deleted file mode 100644 index e387090..0000000 --- a/spec/inputs/plus.mp +++ /dev/null | |||
| @@ -1,40 +0,0 @@ | |||
| 1 | x\do "work" | ||
| 2 | |||
| 3 | func a\do!\end("OK")\if "abc",123 | ||
| 4 | |||
| 5 | res = b.function\do!\while("OK")\if "def",998 | ||
| 6 | |||
| 7 | c.repeat.if\then("xyz")\else res | ||
| 8 | |||
| 9 | print @for,@@function 123 | ||
| 10 | |||
| 11 | if fcolor = message\match "<%w*>" then message = message\gsub "<%->", fcolor | ||
| 12 | |||
| 13 | message = message\gsub "<%->", fcolor if fcolor = message\match "<%w*>" | ||
| 14 | |||
| 15 | valA = func! if func = getfunc! | ||
| 16 | |||
| 17 | local valA = func! if func = getfunc! | ||
| 18 | |||
| 19 | valB = do | ||
| 20 | func = getfunc! | ||
| 21 | func?! | ||
| 22 | |||
| 23 | global backpack = | ||
| 24 | something: | ||
| 25 | yeah: 200 | ||
| 26 | they: -> | ||
| 27 | print "hello" | ||
| 28 | yor_feet"small" | ||
| 29 | pretty: hair | ||
| 30 | gold: hmm | ||
| 31 | yow: 1000 | ||
| 32 | |||
| 33 | eat: goo | ||
| 34 | yeah: dudd | ||
| 35 | |||
| 36 | start = | ||
| 37 | something: "cold" | ||
| 38 | |||
| 39 | local bathe = | ||
| 40 | on: "fire" | ||
