Skip to content

Last object is NULL or BOOLEAN or NUMBER #7

Description

@patrickp

Verify parsing is working right when last item is a NULL. It will convert to json just fine, but a get generates an error. You will also see an error on the parse complaining about missing last }. It looks to be an issue possibly with determine the end of those items and a } with no space. Example

{ "value": null}
May have something to do with no quote and knowing we are pass the NULL entry.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions