Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clojure.core// not recognized as symbol; "Expected symbol: /" #245

Closed
ivan opened this issue Jan 19, 2014 · 0 comments
Closed

clojure.core// not recognized as symbol; "Expected symbol: /" #245

ivan opened this issue Jan 19, 2014 · 0 comments
Labels
released Marks issues which have had the fixes released in a stable build
Milestone

Comments

@ivan
Copy link

ivan commented Jan 19, 2014

Open https://github.com/clojure/clojurescript/blob/master/src/clj/cljs/core.clj#L1342 in Cursive Clojure and you'll see an error highlighted on this line:

      `(cljs.core.PersistentArrayMap. nil ~(clojure.core// (count kvs) 2) (array ~@kvs) nil)

clojure.core// should be recognized as a valid symbol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Marks issues which have had the fixes released in a stable build
Projects
None yet
Development

No branches or pull requests

3 participants