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

[6.0] Add a break after do when it has typed throws #774

Merged

Conversation

bnbarham
Copy link
Contributor

@bnbarham bnbarham commented Jul 19, 2024

Pretty-printing of `do` statements with typed throws was skipping the
space between the `do` and `throws`. Make sure to add it in.

(cherry picked from commit b10cf16)
@bnbarham bnbarham merged commit 53eae80 into swiftlang:release/6.0 Jul 19, 2024
@bnbarham bnbarham deleted the cherry-fixed-do-typed-throws branch July 19, 2024 17:01
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