Closed kareltucek closed 1 year ago
Part of #680 .
E.g.:
setVar a 0 while ($a < 10) setVar a ($a+1) write "$a"
(Admittedly, without scoping, this feature is pretty much useless.)
Part of #680 .
E.g.:
(Admittedly, without scoping, this feature is pretty much useless.)