Comment out testing

This commit is contained in:
Scott Richmond 2022-05-18 18:33:32 -04:00
parent 362e76c323
commit 0b7687024f

View File

@ -878,7 +878,7 @@
(parser) (parser)
(parse-script))) (parse-script)))
(do (comment
(def pp pp/pprint) (def pp pp/pprint)
(def source "loop (10) with { (def source "loop (10) with {
(0) -> print (:boom) (0) -> print (:boom)