Skip to content

SwiftParser accepts array literals where elements aren’t separated by commas #2255

@ahoppen

Description

@ahoppen

Issue Kind

Other

Source Code

[() ()]

Description

This is parsed correctly but should emit an error that a comma is missing between the array elements.

Metadata

Metadata

Assignees

Labels

SwiftParserBugs in the (new) Parser written in SwiftbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions