summary refs log tree commit diff
path: root/core.e
diff options
context:
space:
mode:
Diffstat (limited to 'core.e')
-rw-r--r--core.e2
1 files changed, 1 insertions, 1 deletions
diff --git a/core.e b/core.e
index 479fd26..9393a04 100644
--- a/core.e
+++ b/core.e
@@ -24,7 +24,7 @@
 
 : drop
   [ here @
-    : rax pop-reg64
+    :rax pop-reg64
     here ! ] ;asm
 
 : 2drop