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

Support designated types for operator declarations. #399

Merged
merged 1 commit into from Sep 16, 2022

Conversation

allevato
Copy link
Collaborator

Also, add a space between the operator and the colon; it should have always been there, for consistency with func #OP# (...).

Fixes #311.

Also, add a space between the operator and the colon; it should
have always been there, for consistency with `func #OP# (...)`.

Fixes apple#311.
@allevato
Copy link
Collaborator Author

cc @compnerd

@allevato allevato merged commit b48ae1c into apple:main Sep 16, 2022
@allevato allevato deleted the operator-decls branch September 16, 2022 23:30
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.

[SR-14206] infix operator is not supported by swift-format
1 participant