Skip to content

[reference-bindings] Small fixups as requested from @ahoppen's review. #2079

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

Conversation

gottesmm
Copy link
Contributor

No description provided.

@gottesmm gottesmm requested a review from ahoppen as a code owner August 17, 2023 04:53
@gottesmm
Copy link
Contributor Author

@swift-ci test

@@ -327,27 +309,19 @@ extension Parser.Lookahead {
(.lhs(.wildcard), let handle)?:
self.eat(handle)
return true
case (.lhs(.leftParen), _)?:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I swapped the order so .rhs is at the bottom.

@gottesmm gottesmm merged commit a7e833e into swiftlang:main Aug 17, 2023
@gottesmm gottesmm deleted the pr-400082eaa63991e6cdae229be5e30e6b83c38363 branch August 17, 2023 13:47
@ahoppen
Copy link
Member

ahoppen commented Aug 17, 2023

Thank you 🙏🏽

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