Files
GroundPY/test2.grnd
2025-08-31 13:48:32 +10:00

4 lines
40 B
Plaintext

set &x 0
@loop
add $x 1 &x
jump %loop