Welcome! Please see the About page for a little more info on how this works.
Strings with escaped backslash throw
(json/read-str "{\"aaa\":\" \\> \"}")
Throws{{"No matching clause: 62"}} exception.
Comment made by: vitoshka
Nevermind. It's an improper json that I have to deal with, not a data.json bug.