Welcome! Please see the About page for a little more info on how this works.
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.
Comment made by: olical
Enables reader conditionals in Clojure prepl.