aboutsummaryrefslogtreecommitdiffstats
path: root/core.fth
diff options
context:
space:
mode:
Diffstat (limited to 'core.fth')
-rw-r--r--core.fth1
1 files changed, 1 insertions, 0 deletions
diff --git a/core.fth b/core.fth
index 82763e9..170edea 100644
--- a/core.fth
+++ b/core.fth
@@ -72,3 +72,4 @@
: ( begin [char] ) key = until ; immediate
+: execute [ here 3 cells + ] literal ! [ ' _jmp , 0 , ] ;