Files
GroundPY/test2.grnd

4 lines
40 B
Plaintext
Raw Normal View History

2025-08-31 13:48:32 +10:00
set &x 0
@loop
add $x 1 &x
jump %loop