3 lines
56 B
Text
3 lines
56 B
Text
|
|
(let Val 0
|
||
|
|
(until (=0 (% (println (inc 'Val)) 6))) )
|