Next JSON Value doesn't return Not-a-JSON-Value on parser error

Issue #64 resolved
James Powell repo owner created an issue

Example {“a} returns “JSON Object”

Comments (3)

  1. James Powell reporter

    Fixed, but this may be a problem in other functions, where a type is determined from the leading characters, but there is a parsing error later on.

  2. Log in to comment