Welcome! Please see the About page for a little more info on how this works.

0 votes
in ClojureScript by

cljs.user=> `Math/foo java.lang.Math/foo

Expect instead that this would yield {{Math/foo}}.

1 Answer

0 votes
by
Reference: https://clojure.atlassian.net/browse/CLJS-2857 (reported by mfikes)
...