Skip to content

Incorrect token in JsonParserException #1

@wb9688

Description

@wb9688

When I do the following:

JsonParser.object().from("{ appel: flap }");

The exception has the following error message:

com.grack.nanojson.JsonParserException: Unexpected token 'fap'. Did you mean 'false'? on line 1, char 10

As you can see, it says fap, while it should say flap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions