我正在编写一个供内部使用的clojure应用程序,我希望配置文件也在clojure中。我已经定义了一些宏来简化配置文件的编写,但是当我尝试从配置文件中检索数据时,它找不到我的宏。(Compiler.java:6216)at clojure.lang.Compiler.eval(Compiler.java:6469)
at clojure.lang.Compiler.load(Com
to: #'clojure.core/update-vals in namespace: clojure.tools.analyzer, being replaced by: #'clojure.tools.analyzer.utilsto: #'clojure.core/update-vals in namespace: clojure.tools.analyzer.passes, being replaced by: #'clojur