Why does Cursive complain about "Methods as values are not available before Clojure 1.12.0" in scratch files? The project's Clojure version is set to 1.12.0 in its root deps.edn, the current REPL is also using that version.
Oh, I'll check that - scratch files are extremely weird internally, I'll probably just have to fix that.