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

Add Token.break after fixity in operator declaration #536

Merged
merged 1 commit into from
May 31, 2023

Conversation

StevenWong12
Copy link
Contributor

In swiftlang/swift-syntax#1448, the children of OperatorDeclSyntax are changed. To keep the consistency in format, I add a Token.break in TokenStreamCreator.swift when visiting OperatorDeclSyntax.

Copy link
Member

@allevato allevato left a comment

Choose a reason for hiding this comment

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

Thanks!

@StevenWong12
Copy link
Contributor Author

Since swiftlang/swift-syntax#1448 is merged, could you please merge this pr as well? @allevato

@kimdv kimdv merged commit b2000e7 into swiftlang:main May 31, 2023
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

3 participants