aboutsummaryrefslogtreecommitdiff
path: root/env/dev/clj/user.clj
diff options
context:
space:
mode:
Diffstat (limited to 'env/dev/clj/user.clj')
-rw-r--r--env/dev/clj/user.clj2
1 files changed, 2 insertions, 0 deletions
diff --git a/env/dev/clj/user.clj b/env/dev/clj/user.clj
index 4ba997c..53aee1b 100644
--- a/env/dev/clj/user.clj
+++ b/env/dev/clj/user.clj
@@ -9,3 +9,5 @@
(defn cljs []
(ra/cljs-repl))
+
+(set! *warn-on-reflection* true) \ No newline at end of file