Files
GroundPY/test2.grnd
2025-09-02 16:57:56 +10:00

6 lines
57 B
Plaintext

set &x 123
set &x $x
set &y $x
set &x 0
set &y $x
end $y