replete-ios
replete-ios copied to clipboard
#js
#js {:a "1"}
No method in multimethod 'cljs.compiler/emit-constant' for dispatch value: function (val) {
this.val = val;
}
http://dev.clojure.org/jira/browse/CLJS-1329
This now kind-of works: If you put the #js literal in a def form it is OK.
http://dev.clojure.org/jira/browse/CLJS-1556