Skip to content

# inside double quotes still treated as inline commentΒ #601

Closed
@Devtronyx

Description

v14.2.0
SOME_KEY={"field1":"some value", "field2": "stops here#this is discarded"}
When above line is parsed generates the following output
SOME_KEY: {"field1":"some value", "field2": "stops here
which in turns gives a SyntaxError: Unexpected end of JSON input

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions