;;;; The short entry point: both the parameter and the i32 status are optional, ;;;; and an omitted return type means Unit, so the process exits 0. (defn main [] (print-line "ok"))