Repl cruft

This commit is contained in:
Scott Richmond 2023-12-31 18:37:19 -05:00
parent 83bfc01275
commit 1520b1d8e7

View File

@ -69,10 +69,10 @@
(def source "
")
add (1, 2)
(-> source run :test println)
")
(-> source run :result)
)