diff --git a/src/main/clojure/cljs/analyzer.cljc b/src/main/clojure/cljs/analyzer.cljc index 3b88875b7..887ae349a 100644 --- a/src/main/clojure/cljs/analyzer.cljc +++ b/src/main/clojure/cljs/analyzer.cljc @@ -1883,7 +1883,8 @@ :column (get-col e env) ;; :local is required for {:op :local ...} nodes ;; but previously we had no way to figure this out - ;; by adding it here we can recover it later + ;; for `catch` locals, by adding it here we can recover + ;; it later :local :catch}) locals) catch (when cblock