forked from ground/ground
4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
set &x "dingus"
|
|
println $x
|
|
drop &x
|
|
println $x |