6 lines
57 B
Plaintext
6 lines
57 B
Plaintext
set &x 123
|
|
set &x $x
|
|
set &y $x
|
|
set &x 0
|
|
set &y $x
|
|
end $y |