diff options
Diffstat (limited to 'core.e')
| -rw-r--r-- | core.e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core.e b/core.e index 51ab9f7..a636c07 100644 --- a/core.e +++ b/core.e @@ -80,8 +80,8 @@ here ! ~ We can't use colon to create docol, not even the part that's a word, ~ because colon tries to dynamically invoke docol to fill in the codeword. s" docol" create +self-codeword here @ -dup 8 + pack64 L@' docol-codeword-value :rax mov-reg64-imm64 :rax push-reg64 pack-next |