Details
Description
E.g. (println 1 1) prints "11\n" instead of "1 1\n".
Here's the culprit:
https://github.com/clojure/clojurescript/blob/master/src/cljs/cljs/core.cljs#L6136-6137
E.g. (println 1 1) prints "11\n" instead of "1 1\n".
Here's the culprit:
https://github.com/clojure/clojurescript/blob/master/src/cljs/cljs/core.cljs#L6136-6137
fixed, http://github.com/clojure/clojurescript/commit/280ea95938883f97be82267d109342178a2e47aa