X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scheme.forth.jl.git;a=blobdiff_plain;f=src%2Fscheme.4th;h=2a509e68bca3285e05d95293c3dfb11757bba117;hp=cf3ddc5d2db655fe1d5ae6a3e98c63d7d9c626dd;hb=5bec487b30262d835382a1614027193dc1eb76fb;hpb=8d87c905d883a612eafa69cb69e808d36375490b diff --git a/src/scheme.4th b/src/scheme.4th index cf3ddc5..2a509e6 100644 --- a/src/scheme.4th +++ b/src/scheme.4th @@ -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 ---- {{{