This website requires JavaScript.
Explore
Help
Register
Sign In
ground
/
GroundPY
Watch
2
Star
1
Fork
0
You've already forked GroundPY
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
be2cfdf9c803d4b50d3c8961661967406284c421
GroundPY
/
test2.grnd
7 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
COUNTING TO 100 MILLION TEST
2025-09-07 13:38:16 +10:00
set &var 0
set &cond true
@loop
add 1 $var &var
inequal 100000000 $var &cond
if $cond %loop
woops, optimization
2025-09-07 14:08:45 +10:00
end $var
Reference in New Issue
Copy Permalink