1
0
forked from ground/ground-old
This repository has been archived on 2026-03-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ground_old_fork/tests/infinity.grnd
2025-08-09 20:33:08 +10:00

6 lines
100 B
Plaintext

stdlnout "To infinity and beyond!"
set &counter 0
add 1 $counter &counter
stdlnout $counter
jump %3