trptcolin / reply

REPL-y: A fitter, happier, more productive REPL for Clojure.
Eclipse Public License 1.0
337 stars 44 forks source link

EOF exception with keywords with % character #172

Open nathanmarz opened 6 years ago

nathanmarz commented 6 years ago

Similar to #168.

Example using lein repl:

user=> (assoc {} :%

RuntimeException EOF while reading, starting at line 1  clojure.lang.Util.runtimeException (Util.java:221)