Skip to content

Comment in a multi-line argument list causes a parse error #425

Description

@shelvacu
foo(
  "abc",
  --we 123 so that the abc can foo the bar
  123
)

This gives a parse error, where I believe it should parse without error. This may be related to #406 and #408

Metadata

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