Skip to content

Commit ed95660

Browse files
committed
formatting
1 parent 5ebca2c commit ed95660

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/clojure/cljs/analyzer/api.cljc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@
166166
(env/with-compiler-env state
167167
(binding [ana/*cljs-warning-handlers* (:warning-handlers opts ana/*cljs-warning-handlers*)]
168168
(ana/parse-ns src dest opts))))))
169+
169170
#?(:clj
170171
(defn analyze-file
171172
"Given a java.io.File, java.net.URL or a string identifying a resource on the

0 commit comments

Comments
 (0)