expr-repeat #19

Merged
scott merged 3 commits from expr-repeat into main 2023-12-24 19:17:17 +00:00
Showing only changes of commit 7a2c404daf - Show all commits

View File

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