The ClojureScript prepl implementation allows for reader conditionals, the Clojure one does not. Allowing reader conditionals in the Clojure prepl implementation will bring the two implementations in line with each other.
Patch: prepl-reader-conditionals.patch
Screened by: Alex Miller
Enables reader conditionals in Clojure prepl.