Skip to content

Error 1527 when parsing an array with cluster containing empty cluster and scalar #51

@jimkring

Description

@jimkring

Reported here.

Here is the reproducer:

Error 1527 JKI JSON.vi

image

{
    "array": [
        {
            "cluster": {
                "empty_cluster": {}
            },
            "scalar": 0
        }
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions