expanded syntax error test by adding labels and comments
This commit is contained in:
parent
2689faa67c
commit
ea525575ab
@ -1,5 +1,14 @@
|
|||||||
#!/usr/bin/env curly
|
#!/usr/bin/env curly
|
||||||
\Syntax error below
|
\Syntax error below
|
||||||
out
|
out
|
||||||
|
:lbl1
|
||||||
|
42
|
||||||
|
\hey
|
||||||
|
:lbl2
|
||||||
yo dude
|
yo dude
|
||||||
|
56
|
||||||
|
# random shit
|
||||||
|
89
|
||||||
|
:lbl3
|
||||||
|
\this is it, then
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user