cljs-dev

ClojureScript compiler & std lib dev, https://clojurescript.org/community/dev
Karol Wójcik 2021-03-20T16:59:45.008800Z

I got a kinda bizarre question. Does anybody remember an uncommon parsing error when the keyword was :v? I think I read about this once here but cannot find a reference. It was either about using transit-js or JSON.parse to convert "{\":v\" \"something\"} object. EDIT: Ok got it. I was thinking about that one: https://clojure.atlassian.net/browse/CLJS-3285