When implementing a new linter for non-existing clojure.core vars in :refer-clojure :exclude this PR found a boat-load of those in ClojureScript.
https://github.com/clj-kondo/clj-kondo/pull/2675/files#diff-222f8cc1ed01d095d697131d1d754f54b2feca7efbcb72a5caa4c2e5a0403770
Anyone want so to take a peek if these are all valid warnings? They seems so to me, but I might be overlooking something.
The ones I looked at when I updated those tests made sense to me