Files
GroundPY/test2.grnd

6 lines
57 B
Plaintext
Raw Normal View History

2025-09-02 16:26:19 +10:00
set &x 123
2025-09-02 16:57:56 +10:00
set &x $x
set &y $x
set &x 0
set &y $x
end $y