This website requires JavaScript.
Explore
Help
Register
Sign In
DiamondNether90
/
cground
Watch
1
Star
0
Fork
0
You've already forked cground
forked from
ground/ground
Code
Pull Requests
Activity
Files
c60e53a1a853eb1d986c331d442aad3bf4334517
cground
/
tests
/
drop.grnd
4 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
drop instruction for saving memory and time
2025-12-22 14:05:40 +11:00
set &x "dingus"
Unit tests
2026-03-18 15:21:58 +11:00
println $x
drop instruction for saving memory and time
2025-12-22 14:05:40 +11:00
drop &x
Unit tests
2026-03-18 15:21:58 +11:00
println $x
Copy Permalink