Files
cground/tests/drop.grnd
2026-03-18 15:21:58 +11:00

4 lines
45 B
Plaintext

set &x "dingus"
println $x
drop &x
println $x