ClojureScript 0.0-1853 won't compile javelin
Closed this issue · 0 comments
cemerick commented
Not a javelin bug, just an FYI for anyone that hits the same problem: ClojureScript 0.0-1853 (and any later release until CLJS-571 is fixed) will not compile javelin.
The workaround would be to avoid the %&
variadic literal fn arg notation in specials.cljs, but I presume the reader/cljs bug will be considered significant.