summaryrefslogtreecommitdiff
path: root/sanctuary.s
diff options
context:
space:
mode:
Diffstat (limited to 'sanctuary.s')
-rw-r--r--sanctuary.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/sanctuary.s b/sanctuary.s
index 02fb961..aa52ce3 100644
--- a/sanctuary.s
+++ b/sanctuary.s
@@ -512,7 +512,7 @@ defcode ":", colon, 0
; fix to follow ans: reading from colon-sys
; this will not work with :noname or i think does>.
-defcode ";", semicolon, immediate_mask
+defdefer ";", semicolon, immediate_mask
mov r12, [latest]
add r12, 8
mov r13b, [r12]