Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Sep 13, 2023

Otherwise _mutating = 2 was rejected where it was previously accepted.

rdar://115348117

@ahoppen
Copy link
Member Author

ahoppen commented Sep 13, 2023

@swift-ci Please test

)
}

func testMutationgNotADeclarationStartIfNotEnabled() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
func testMutationgNotADeclarationStartIfNotEnabled() {
func testMutatingNotADeclarationStartIfNotEnabled() {

… start keywors if the experimental feature is enabled

Otherwise `_mutating = 2` was rejected where it was previously accepted.

rdar://115348117
@ahoppen ahoppen force-pushed the ahoppen/mutating-declaration-start branch from aa1729b to e1657a5 Compare September 13, 2023 00:56
@ahoppen
Copy link
Member Author

ahoppen commented Sep 13, 2023

@swift-ci Please test

@ahoppen ahoppen enabled auto-merge September 13, 2023 00:56
@ahoppen
Copy link
Member Author

ahoppen commented Sep 13, 2023

@swift-ci Please test Windows

@ahoppen ahoppen merged commit af32a12 into swiftlang:main Sep 13, 2023
@ahoppen ahoppen deleted the ahoppen/mutating-declaration-start branch September 13, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants