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

[SR-5528] Allow multiple typealiases in a declaration #48100

Open
jckarter opened this issue Jul 22, 2017 · 0 comments
Open

[SR-5528] Allow multiple typealiases in a declaration #48100

jckarter opened this issue Jul 22, 2017 · 0 comments
Labels
compiler The Swift compiler in itself feature A feature request or implementation good first issue Good for newcomers swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal

Comments

@jckarter
Copy link
Member

Previous ID SR-5528
Radar None
Original Reporter @jckarter
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, StarterProposal
Assignee None
Priority Medium

md5: 2a0e34842e00129c1149fdebbc72bce0

Issue Description:

https://twitter.com/charlesismcom/status/888488466970955776

It would be consistent with let/var if you could write a comma-separated list of typealiases in one declaration, e.g.:

typealias Tomayto = Tomahto, Potayto = Potahto
@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added good first issue Good for newcomers feature A feature request or implementation swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal and removed StarterProposal bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. labels Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler in itself feature A feature request or implementation good first issue Good for newcomers swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
Projects
None yet
Development

No branches or pull requests

2 participants