-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[Syntax] Consolidate 'TupleElement' and 'FunctionCallArgument' kinds #27564
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
[Syntax] Consolidate 'TupleElement' and 'FunctionCallArgument' kinds #27564
Conversation
@swift-ci Please Python lint |
bb98644
to
07c0f19
Compare
@swift-ci Please test |
Build failed |
swiftlang/swift-syntax#150 |
Build failed |
Build failed |
into 'TupleExprElement'. They had exact the same layout.
07c0f19
to
f42f60f
Compare
swiftlang/swift-syntax#150 |
Build failed |
Build failed |
swiftlang/swift-syntax#150 |
Build failed |
swiftlang/swift-syntax#152 |
into
TupleExprElement
. They had exact the same layout.