replete-repl / replete-ios

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

regex literal #33

Closed mfikes closed 9 years ago

mfikes commented 9 years ago

#"foo"

Invalid escape in identifier: '\' 
 eval@[native code]
file:///replete/core.js:105:63
replete$core$read_eval_print@file:///replete/core.js:116:3
mfikes commented 9 years ago

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