replete-ios icon indicating copy to clipboard operation
replete-ios copied to clipboard

#js

Open mfikes opened this issue 10 years ago • 3 comments

#js {:a "1"}

No method in multimethod 'cljs.compiler/emit-constant' for dispatch value: function (val) {
this.val = val;
}

mfikes avatar Jul 05 '15 20:07 mfikes

http://dev.clojure.org/jira/browse/CLJS-1329

mfikes avatar Jul 08 '15 12:07 mfikes

This now kind-of works: If you put the #js literal in a def form it is OK.

mfikes avatar Jul 10 '15 13:07 mfikes

http://dev.clojure.org/jira/browse/CLJS-1556

mfikes avatar Mar 04 '16 19:03 mfikes