initial commit

This commit is contained in:
2025-08-31 13:48:32 +10:00
parent ea93fdb4f2
commit 0b6d74d3a9
5 changed files with 129 additions and 0 deletions

4
test2.grnd Normal file
View File

@@ -0,0 +1,4 @@
set &x 0
@loop
add $x 1 &x
jump %loop