Remove uneccesary definitions
authorUlrich Hoffmann <uho@xlerb.de>
Thu, 2 Jan 2020 12:07:42 +0000 (13:07 +0100)
committerUlrich Hoffmann <uho@xlerb.de>
Thu, 2 Jan 2020 12:07:42 +0000 (13:07 +0100)
preForth/hi.forth

index 4095117..0f4e087 100644 (file)
@@ -857,7 +857,7 @@ cr .( How would conditional compilation work in tokenized form? )
     postpone s" 
     postpone (abort") ; immediate
 
-: abort"test ( -- )   dup abort" abort" ;
+: abort"test ( -- )   dup abort" abort" ;
 
 : chars ; immediate