Skip to content

Method invocation with a missing method name is parsed as PropertyAccess #34245

Open
@scheglov

Description

@scheglov
main(p) {
  p.();
}

Gives:

main(p) {p.(;}

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions