cljstache icon indicating copy to clipboard operation
cljstache copied to clipboard

Make lambda tests work with ClojureScript too

Open iarenaza opened this issue 3 years ago • 0 comments

This pull request fixes #14.

It also fixes some reflection warnings that are produced when using Java 17, and a few other warnings pointed out by clj-kondo.

Finally it also runs the unit tests with Clojure 1.10 (in addition to the previous versions)

iarenaza avatar Dec 07 '21 11:12 iarenaza