replete-repl / replete-ios

ClojureScript REPL iOS app
Eclipse Public License 1.0
395 stars 25 forks source link

#js #41

Open mfikes opened 9 years ago

mfikes commented 9 years ago

#js {:a "1"}

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

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

mfikes commented 9 years ago

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

mfikes commented 8 years ago

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