We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebca2c commit ed95660Copy full SHA for ed95660
src/main/clojure/cljs/analyzer/api.cljc
@@ -166,6 +166,7 @@
166
(env/with-compiler-env state
167
(binding [ana/*cljs-warning-handlers* (:warning-handlers opts ana/*cljs-warning-handlers*)]
168
(ana/parse-ns src dest opts))))))
169
+
170
#?(:clj
171
(defn analyze-file
172
"Given a java.io.File, java.net.URL or a string identifying a resource on the
0 commit comments