cljs-dev

dnolen 2026-03-05T18:23:10.342719Z

@danie thanks for the report - it does seem odd, it's weird that a-ns is complaining about the alias since the alias is in a different namespace

dnolen 2026-03-05T19:45:08.360899Z

captured here https://clojure.atlassian.net/browse/CLJS-3475

danieroux 2026-04-15T16:52:55.276079Z

It was just check-as-alias-duplicates - https://github.com/clojure/clojurescript/pull/311 should fix it. I did sign the CLA

dnolen 2026-04-15T17:17:51.970409Z

thanks!!!

1