Closed seancorfield closed 10 years ago
When using lighttable.nrepl with 1.7.0 Alpha 2, the following warning appears (due to the new transducer function in clojure.core):
WARNING: cat already refers to: #'clojure.core/cat in namespace: lighttable.nrepl.sonar, being replaced by: #'lighttable.nrepl.sonar/cat
Good point. Happy to take a pull for it. Renaming cat to cat-expr seems a reasonable fix
When using lighttable.nrepl with 1.7.0 Alpha 2, the following warning appears (due to the new transducer function in clojure.core):
WARNING: cat already refers to: #'clojure.core/cat in namespace: lighttable.nrepl.sonar, being replaced by: #'lighttable.nrepl.sonar/cat