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/to1000.grnd
2025-08-09 20:33:08 +10:00

6 lines
77 B
Plaintext

set &var 0
add 1 $var &var
stdlnout $var
greater 1000 $var &cond
if $cond %2