borkdude opened this issue 2 years ago · 0 comments
Repro:
user=> (defn catch []) #'user/catch user=> (catch) java.lang.IllegalArgumentException: No matching clause: catch [at <repl>:2:1]