Light testing

This commit is contained in:
Scott Richmond 2023-12-24 14:16:08 -05:00
parent 7541d2499d
commit 7a2c404daf

View File

@ -60,8 +60,8 @@
(comment (comment
(def source " (def source "
let times = 4
:a (_) repeat times print! (:foo)
") ")