Details
-
Type:
Defect
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: Release 1.4
-
Fix Version/s: Release 1.4
-
Component/s: None
-
Labels:None
-
Patch:Code
Description
clojure.core// is hard coded into the reader as a special case. cljs.core// should similarly be hard coded
I checked with David Nolen, and he agrees that the patch for CLJ-873 fixes not only this issue, but also enables the symbol / to be used in any namespace.