bignerdranch / Freddy

A reusable framework for parsing JSON in Swift.
MIT License
1.09k stars 120 forks source link

Do not crash when string ends in backslash #241

Closed jgallagher closed 7 years ago

jgallagher commented 7 years ago

This is essentially #216, but with the merge conflict resolved and making a slight stylistic tweak to the check.