Skip to content

Error when using single quote #2

Open
@kokizzu

Description

When using single quote, there are error

{ x: '' }

the error is:

&json5.SyntaxError{msg:"invalid character '\\'' looking for beginning of value", Offset:52}
panic: invalid character '\'' looking for beginning of value

according to json5 spec, this should not be happened.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions