You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clojure.lang.Compiler$CompilerException: clojure.lang.LispReader$ReaderException: java.lang.RuntimeException: No reader function for tag Inf, compiling:(mranderson/inlined/parallel/v0v10/parallel/core.clj:323:31)
at clojure.lang.Compiler.load (Compiler.java:7386)
clojure.lang.RT.loadResourceScript (RT.java:372)
clojure.lang.RT.loadResourceScript (RT.java:363)
...
$ lein -v
Leiningen 2.8.3 on Java 1.8.0_191 OpenJDK 64-Bit Server VM
The tests there are running against clojure 1.10 by default.
The text was updated successfully, but these errors were encountered:
Hi @benedekfazekas!
Opening an issue from clojure-emacs/cider-nrepl#594 because the problem does not seem to be solved:
The tests there are running against clojure
1.10
by default.The text was updated successfully, but these errors were encountered: