replete-repl / replete-ios

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

(ns-interns 'cljs.core) #38

Open mfikes opened 9 years ago

mfikes commented 9 years ago

(ns-interns 'cljs.core)

Unable to resolve var:  in this context
mfikes commented 8 years ago

Now it says

Unable to resolve var: / in this context at line 1

Probably same as http://dev.clojure.org/jira/browse/CLJS-1583

(I say this because of the / and because it is also no longer reproducible in Planck 1.10.)