Files
GroundPY/test2.grnd
2025-09-06 21:18:22 +10:00

4 lines
52 B
Plaintext

set &x "Hello, World!\n"
set &y 123
stdout $x
end $y