all repos — hex @ ee73edb211772deab850a02f7449f82b2af40518

A tiny, minimalist, slightly-esoteric concatenative programming lannguage.

Freeing temp variables in test script.
h3rald h3rald@h3rald.com
Thu, 09 Jan 2025 07:17:36 +0100
commit

ee73edb211772deab850a02f7449f82b2af40518

parent

ee4a227689365e39f07ef1fe4011bcc7cc7773fa

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M scripts/test.hexscripts/test.hex

@@ -16,8 +16,8 @@ (_when_cond .)

(_when_q .) () if - ;"_when_q" # - ;"_when_cond" # + "_when_q" # + "_when_cond" # ) "when" ::