Repl things

This commit is contained in:
Scott Richmond 2024-01-07 20:10:45 -05:00
parent 307bebfa53
commit ff40d395f8

View File

@ -65,7 +65,7 @@
(defn test-run [source] (run source true))
(comment
(do
(def source "
@ -76,3 +76,4 @@ add (1, 2)
)
(+ 1 2)