Skip to content

Add convenience initializer for computed properties#613

Merged
fwcd merged 1 commit intoswiftlang:mainfrom
fwcd:variable-decl-computed-init
Aug 20, 2022
Merged

Add convenience initializer for computed properties#613
fwcd merged 1 commit intoswiftlang:mainfrom
fwcd:variable-decl-computed-init

Conversation

@fwcd
Copy link
Member

@fwcd fwcd commented Aug 19, 2022

This PR adds a new convenience initializer for computed properties, making them as convenient to create as FunctionDecls.

@fwcd fwcd requested a review from ahoppen as a code owner August 19, 2022 20:05
@fwcd
Copy link
Member Author

fwcd commented Aug 19, 2022

@swift-ci please test

@fwcd fwcd merged commit 70e4f96 into swiftlang:main Aug 20, 2022
@fwcd fwcd deleted the variable-decl-computed-init branch August 20, 2022 13:37
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