Skip to content

Remove leading and trailing space from & #1116

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

kimdv
Copy link
Contributor

@kimdv kimdv commented Dec 6, 2022

In #1109 return Self.parse(from: &parser) is parsed to return Self.parse(from: & parser).

@kimdv kimdv requested a review from ahoppen as a code owner December 6, 2022 09:50
@kimdv kimdv force-pushed the kimdv/remove-leading-and-trailing-space branch from 59e7f86 to c732a45 Compare December 6, 2022 09:55
@kimdv kimdv force-pushed the kimdv/remove-leading-and-trailing-space branch from c732a45 to 6c25007 Compare December 6, 2022 09:57
@kimdv
Copy link
Contributor Author

kimdv commented Dec 6, 2022

@swift-ci please test

@kimdv kimdv merged commit 7cbed94 into swiftlang:main Dec 6, 2022
@kimdv kimdv deleted the kimdv/remove-leading-and-trailing-space branch December 6, 2022 12:09
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