Move test scripts into test-scripts
This commit is contained in:
14
test-scripts/syntax-error
Executable file
14
test-scripts/syntax-error
Executable file
@ -0,0 +1,14 @@
|
||||
#!/usr/bin/env curly
|
||||
\Syntax error below
|
||||
out
|
||||
:lbl1
|
||||
42
|
||||
\hey
|
||||
:lbl2
|
||||
yo dude
|
||||
56
|
||||
# random shit
|
||||
89
|
||||
:lbl3
|
||||
\this is it, then
|
||||
end
|
Reference in New Issue
Block a user