- Notifications
You must be signed in to change notification settings - Fork 462
Closed
Labels
SwiftParserBugs in the (new) Parser written in SwiftBugs in the (new) Parser written in SwiftbugSomething isn't workingSomething isn't working
Description
Issue Kind
None
Source Code
struct S: @unsafe nonisolated P {} struct S: @preconcurrency nonisolated P {}Description
The opposite order of annotations is rejected by both parsers, which may also be unexpected. For one, it does complicate the calculation of an insertion location for adding a new annotation.
Metadata
Metadata
Assignees
Labels
SwiftParserBugs in the (new) Parser written in SwiftBugs in the (new) Parser written in SwiftbugSomething isn't workingSomething isn't working