Fixed FORGET.
[forth.jl.git] / src / lib_8_decompiler.4th
index 3db6766..412d7f1 100644 (file)
@@ -61,7 +61,7 @@
 
         0= IF
                 ." Word '" COUNT TYPE ." ' not found in dictionary."
-                EXIT
+                CR ABORT
         THEN
 
         DUP DUP BODYLEN + SWAP >LINK