cljstache
cljstache copied to clipboard
Make lambda tests work with ClojureScript too
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)