issues
search
squint-cljs
/
cherry
Experimental ClojureScript to ES6 module compiler
https://squint-cljs.github.io/cherry
558
stars
22
forks
source link
Strings with newlines in them break compilation
#7
Closed
borkdude
closed
2 years ago
borkdude
commented
2 years ago
Repro:
(def foo "Bar\nHello")
Repro: