summaryrefslogtreecommitdiff
path: root/jefs.fs
diff options
context:
space:
mode:
Diffstat (limited to 'jefs.fs')
-rw-r--r--jefs.fs2
1 files changed, 1 insertions, 1 deletions
diff --git a/jefs.fs b/jefs.fs
index 63e1d46..444cb38 100644
--- a/jefs.fs
+++ b/jefs.fs
@@ -206,7 +206,7 @@ variable hld
2 of ." word not found" endof
." unknown error"
endcase cr fuck ;
-: _ ' (handler) to handler ; _ \ i should do immediate ' at some point
+' (handler) to handler
: >ffa ( lfa -- ffa ) 8 + ;
: >nfa ( lfa -- nfa ) 9 + ;