aboutsummaryrefslogtreecommitdiff
path: root/src/lux.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/lux.clj')
-rw-r--r--src/lux.clj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lux.clj b/src/lux.clj
index b0a9a3c94..9f48294c6 100644
--- a/src/lux.clj
+++ b/src/lux.clj
@@ -15,6 +15,8 @@
;; TODO: Take module-name aliasing into account.
;; TODO:
+ ;; Finish total-locals
+
(time (&compiler/compile-all (&/|list "lux")))
(time (&compiler/compile-all (&/|list "lux" "test2")))