diff options
Diffstat (limited to 'dynamic.e')
| -rw-r--r-- | dynamic.e | 2 |
1 files changed, 1 insertions, 1 deletions
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. |