Initial commit

This commit is contained in:
2025-08-09 20:33:08 +10:00
commit 7364a3ac3e
8 changed files with 1923 additions and 0 deletions

5
tests/to1000.grnd Normal file
View File

@@ -0,0 +1,5 @@
set &var 0
add 1 $var &var
stdlnout $var
greater 1000 $var &cond
if $cond %2