Keyword `:/` is incorrectly marked as an invalid token in Clojure source code, though it works just fine, both in a source file and from the REPL: ``` (= :/ (keyword "/")) => true ``` Cursive 0.1.48
Keyword
:/is incorrectly marked as an invalid token in Clojure source code, though it works just fine, both in a source file and from the REPL:Cursive 0.1.48