aboutsummaryrefslogtreecommitdiff
path: root/src/lux.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/lux.clj')
-rw-r--r--src/lux.clj3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lux.clj b/src/lux.clj
index 1812bf294..de302b260 100644
--- a/src/lux.clj
+++ b/src/lux.clj
@@ -5,7 +5,8 @@
:reload-all))
(defn -main [& _]
- (time (&compiler/compile-all (&/|list "program"))))
+ (time (&compiler/compile-all (&/|list "program")))
+ (System/exit 0))
(comment
;; TODO: Finish total-locals