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

Use explicit return type in Node initializer's flatMap #586

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

fwcd
Copy link
Member

@fwcd fwcd commented Aug 12, 2022

This fixes a build issue with the latest Swift release since the improved multi-statement closure type inference is only available on recent nightly toolchains.

@fwcd fwcd requested a review from ahoppen as a code owner August 12, 2022 14:59
@fwcd
Copy link
Member Author

fwcd commented Aug 12, 2022

@swift-ci please test

@fwcd fwcd merged commit d5acd46 into swiftlang:main Aug 12, 2022
@fwcd fwcd deleted the explicit-child-array branch August 12, 2022 16:52
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.

None yet

2 participants