Skip to content

Update swift syntax #1235

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
Jan 16, 2023
Merged

Update swift syntax #1235

merged 1 commit into from
Jan 16, 2023

Conversation

kimdv
Copy link
Contributor

@kimdv kimdv commented Jan 15, 2023

No description provided.

@kimdv kimdv requested a review from ahoppen as a code owner January 15, 2023 18:02
@@ -101,7 +101,7 @@ let syntaxRewriterFile = SourceFileSyntax(leadingTrivia: .docLineComment(generat
}
""")

for baseKind in SYNTAX_BASE_KINDS.filter { !["Syntax", "SyntaxCollection"].contains($0) } {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There was a warning warning: trailing closure in this context is confusable with the body of the statement; pass as a parenthesized argument to silence this warning

@kimdv
Copy link
Contributor Author

kimdv commented Jan 15, 2023

@swift-ci please test

@kimdv kimdv merged commit db38e0f into swiftlang:main Jan 16, 2023
@kimdv kimdv deleted the kimdv/update-swift-syntax branch January 23, 2023 18:06
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