JSON.parse can't parse special characters #8297
Labels
kind:bug
A bug in the code. Does not apply to documentation, specs, etc.
status:invalid
topic:stdlib:serialization
JSON.parse
errors when parsing strings with special chars, e.x.\t
or\n
.https://play.crystal-lang.org/#/r/7qpu
Discovered while doing some manual testing of Blacksmoke16/oq#37.
The text was updated successfully, but these errors were encountered: