Skip to content
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

Updated syntax for 3.7.3 #7

Merged
merged 2 commits into from
Sep 28, 2016
Merged

Conversation

danthaman44
Copy link
Contributor

The original example won't compile because computed properties can't have willSet/didSet. Also setting a computed property in its own setter throws a warning. This new code will compile (except for the someBool part)

The original example won't compile because computed properties can't have willSet/didSet. Also setting a computed property in its own setter throws a warning. This new code will compile (except for the someBool part)
@cezarywojcik
Copy link
Member

please update the last updated date at the top of the file as well

@cezarywojcik cezarywojcik merged commit b748bc8 into linkedin:master Sep 28, 2016
@danthaman44 danthaman44 deleted the patch-1 branch September 28, 2016 06:18
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