aboutsummaryrefslogtreecommitdiff
path: root/forth/types.fs
diff options
context:
space:
mode:
Diffstat (limited to 'forth/types.fs')
-rw-r--r--forth/types.fs5
1 files changed, 1 insertions, 4 deletions
diff --git a/forth/types.fs b/forth/types.fs
index 2f97fa5..460c3aa 100644
--- a/forth/types.fs
+++ b/forth/types.fs
@@ -330,7 +330,4 @@ mal-nil
10 MalInt. mal-nil conj conj
20 MalInt. swap conj
23 MalInt. mal-nil conj conj conj
-
-pr-str safe-type cr
-
-bye
+pr-str s" (nil (20 (42) 10) 23)" str= -1 test=