REPL stuff

This commit is contained in:
Scott Richmond 2022-06-19 13:12:50 -04:00
parent c17d210b43
commit 61bdeab5a6

View File

@ -1070,9 +1070,9 @@
(parser)
(parse-script)))
(comment
(do
(def pp pp/pprint)
(def source "(asdf 1)")
(def source "1")
(println "")