[SR-5528] Allow multiple typealiases in a declaration #48100
Labels
compiler
The Swift compiler 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
Additional Detail from JIRA
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.:
The text was updated successfully, but these errors were encountered: