Move test scripts into test-scripts

This commit is contained in:
2025-01-08 13:29:40 +01:00
parent 3a857e8980
commit 45b5ba897b
11 changed files with 0 additions and 0 deletions

14
test-scripts/syntax-error Executable file
View 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