Skip to content

Commit cfa1d9a

Browse files
committed
missing comment
1 parent d1b1481 commit cfa1d9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/clj/cljs/analyzer/api.clj

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
[cljs.analyzer :as ana]))
1414

1515
;; =============================================================================
16+
;; Useful Utilities
1617

1718
(defn empty-env
1819
"Creates an empty analysis environment."

0 commit comments

Comments
 (0)