Skip to content

Conversation

@tim-tx
Copy link

@tim-tx tim-tx commented Dec 13, 2019

This program would fail and quit if you fed it json with a final comma, like {"foo": "bar"},. I changed the matching expression to catch this.

I did not find (?ms) to be necessary. According to the re2 syntax, \s matches \n anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant