Can now read and print reals.
[scheme.forth.jl.git] / throw-catch.4th
index 6cea956..6bb88fb 100644 (file)
@@ -34,5 +34,6 @@
     ." Stack trace:"
     stack-trace
     cr ." ---" cr
-    key drop
+
+    trace
 ;