@@ -49,5 +49,7 @@
(println (bf { ,>+++[<.>-] } [1337]))
;(def! main (fn* [argv] 2))
(def! main (fn* [] (let* (a 13 b 12 c 11) b)))
;(def! main (fn* [] (let* (a 13 b 12 c 11) b)))
;(def! main (fn* [] (do 13 12 11)))
(def! main (fn* [] (if false 1 2)))
;(def! main (fn* [] (+ 13 1)))
The note is not visible to the blocked user.