Removed debugging code.
[scheme.forth.jl.git] / src / scheme.4th
index cf3ddc5..2a509e6 100644 (file)
@@ -1935,7 +1935,6 @@ parse-idx-stack parse-idx-sp !
     except-message: ." tried to print object with unknown type." recoverable-exception throw
 ; is print
 
-xxxx
 \ }}}
 
 \ ---- Garbage Collection ---- {{{