comment repl cruft
This commit is contained in:
parent
98180507e4
commit
70e8b1ede8
|
@ -49,11 +49,14 @@
|
|||
(set (out :draw) (post :draw))
|
||||
(-> out j/encode string))
|
||||
|
||||
# (comment
|
||||
(do
|
||||
(comment
|
||||
# (do
|
||||
(def source `
|
||||
hideturtle! ()
|
||||
showturtle! ()
|
||||
penup! ()
|
||||
pendown! ()
|
||||
pencolor! (colors :red)
|
||||
`)
|
||||
(def out (-> source
|
||||
ludus
|
||||
|
|
Loading…
Reference in New Issue
Block a user