Skip to content

Whitespace before a paren in CallArguments #419

Closed
@SirNickolas

Description

@SirNickolas
valid = { NUMBER ("123") }
#                ^ Expected token: "}"

I suppose that this time I’ve found a compliant example that is rejected by the parser.

N.B.: a = { b .c } is correctly rejected now, but I couldn’t find a syntax test checking for that. I think it would be nice if there was one.

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