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

9
test-scripts/absolute Executable file
View File

@ -0,0 +1,9 @@
#!/usr/bin/env curly
1
abs
out
neg
out
abs
out
end