clojure-emacs / cider-nrepl

A collection of nREPL middleware to enhance Clojure editors with common functionality like definition lookup, code completion, etc.
https://docs.cider.mx/cider-nrepl
670 stars 175 forks source link

Adapt `instrument-function-call-test` to Clojure master #853

Closed vemv closed 4 months ago

vemv commented 4 months ago

Fixes the build.

Cheers - V