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
132ed8ed12863c718765fa3d165c9eef4cc24aa5
GroundPY
/
test2.grnd
7 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
OPTIMIZER IS WORKING
2025-09-09 07:20:50 +10:00
set &var 0
set &cond true
@loop
add $var 1 &var
greater 100000000 $var &cond
if $cond %loop
end $var
Reference in New Issue
Copy Permalink