Files
GroundPY/test2.grnd

4 lines
52 B
Plaintext
Raw Normal View History

set &x "Hello, World!"
set &y 123
stdlnout $x
end $y