Closed indiejames closed 7 years ago
When triggering the definition lookup on some things an exception is thrown:
SEVERE: Unhandled REPL handler exception processing message {:id E941D5B0-C810-44D2-A7B7-D231CF18AA0D, :ns repl-test.core, :op find-definition, :session 131b2122-727d-4f96-8708-8587cf7f64a2, :sym .isDirectory} java.lang.IllegalArgumentException: No matching field found: stackTrace for class clojure.lang.Compiler$CompilerException
.isDirectory
Environment
Description
When triggering the definition lookup on some things an exception is thrown:
SEVERE: Unhandled REPL handler exception processing message {:id E941D5B0-C810-44D2-A7B7-D231CF18AA0D, :ns repl-test.core, :op find-definition, :session 131b2122-727d-4f96-8708-8587cf7f64a2, :sym .isDirectory} java.lang.IllegalArgumentException: No matching field found: stackTrace for class clojure.lang.Compiler$CompilerException
Steps to Reproduce
.isDirectory
on line 84.