blob: 8a91c935be0c221b6332f61c875ce80a60c678bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
func a\do!\end("OK")\if "abc",123
res = b.function\do!\while("OK")\if "def",998
c.repeat.if\then("xyz")\else res
print @for,@@function 123
if fcolor = message\match "<%w*>" then message = message\gsub "<%->", fcolor
message = message\gsub "<%->", fcolor if fcolor = message\match "<%w*>"
func val if val = getvalue!
|