Skip to content

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

@jckarter

Description

@jckarter
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

Metadata

Metadata

Labels

compilerThe Swift compiler itselffeatureA feature request or implementationgood first issueGood for newcomersparserArea → compiler: The legacy C++ parserswift evolution proposal neededFlag → feature: A feature that warrants a Swift evolution proposaltype checkerArea → compiler: Semantic analysistypealiasFeature → type declarations: `typealias` declarations

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions