Removed debugging code.
authorTim Vaughan <tgvaughan@gmail.com>
Sun, 29 Oct 2017 22:52:14 +0000 (23:52 +0100)
committerTim Vaughan <tgvaughan@gmail.com>
Sun, 29 Oct 2017 22:52:14 +0000 (23:52 +0100)
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 ---- {{{