aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/plus.mp
diff options
context:
space:
mode:
Diffstat (limited to 'spec/inputs/plus.mp')
-rw-r--r--spec/inputs/plus.mp40
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 @@
1x\do "work"
2
3func a\do!\end("OK")\if "abc",123
4
5res = b.function\do!\while("OK")\if "def",998
6
7c.repeat.if\then("xyz")\else res
8
9print @for,@@function 123
10
11if fcolor = message\match "<%w*>" then message = message\gsub "<%->", fcolor
12
13message = message\gsub "<%->", fcolor if fcolor = message\match "<%w*>"
14
15valA = func! if func = getfunc!
16
17local valA = func! if func = getfunc!
18
19valB = do
20 func = getfunc!
21 func?!
22
23global 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
36start =
37 something: "cold"
38
39local bathe =
40 on: "fire"