From d65031570a3f678b03b29ea8a2293e0b8fad7907 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Sat, 23 May 2026 22:29:07 -0700 Subject: keyword wasn't working and the transformation alternates were masking that. oops. Force-Push: yes Change-Id: I52a273b83cc00acdf70a20f01aeffc7feee85c76 --- dynamic.e | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic.e b/dynamic.e index fc94437..0251e20 100644 --- a/dynamic.e +++ b/dynamic.e @@ -410,7 +410,7 @@ ~ (self execution token, output point) ~ Now we consume the execution token, using it as part of this instruction. - :rax mov-reg64-imm64 + swap :rax mov-reg64-imm64 ~ (output point) ~ To return it, we push it to the stack. -- cgit 1.4.1