babashka / nbb

Scripting in Clojure on Node.js using SCI
Eclipse Public License 1.0
847 stars 51 forks source link

Could not resolve symbol: `re-matcher` #342

Closed avelino closed 10 months ago

avelino commented 10 months ago

Is your feature request related to a problem? Please describe.

Can't find the re-matcher token (from core Clojure)

Welcome to nbb v1.2.179!
user=> re-matcher
"#error {:message \"Could not resolve symbol: re-matcher\", :data {:type :sci/error, :line 1, :column 1, :file nil, :phase \"analysis\"}}"
user=>

Describe the solution you'd like add re-matcher

borkdude commented 10 months ago

ClojureScript doesn't have re-matcher