Skip to content

[Parse] [SR-5674] Add fix-it for computed 'let' declaration #11527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2017
Merged

[Parse] [SR-5674] Add fix-it for computed 'let' declaration #11527

merged 1 commit into from
Aug 20, 2017

Conversation

tonisuter
Copy link
Contributor

This pull request adds a fix-it which replaces let with var, if letwas used to declare a computed property, an observing property or a property with addressors.

Resolves SR-5674.

@rintaro
Copy link
Member

rintaro commented Aug 19, 2017

@swift-ci Please smoke test

Copy link
Member

@rintaro rintaro left a comment

Choose a reason for hiding this comment

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

Nice. Thank you Toni!

@rintaro rintaro merged commit b825cdc into swiftlang:master Aug 20, 2017
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.

2 participants