expanded syntax error test by adding labels and comments

This commit is contained in:
Bob Polis 2020-09-21 16:38:32 +02:00
parent 2689faa67c
commit ea525575ab

View File

@ -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