Closed
Description
This issue tracks support of the non-function type alias feature. See the enclosing meta-issue for details.
Metadata
Metadata
Assignees
Labels
Type
Projects
Relationships
Development
No branches or pull requests
This issue tracks support of the non-function type alias feature. See the enclosing meta-issue for details.
Activity
eernstg commentedon Feb 12, 2021
@sgrekhov, @iarkh, what is the current status?
sgrekhov commentedon Feb 15, 2021
@eernstg we have non-function type aliases tests in co19. We simply need to enable these tests in .status files. Do you want me to do it now?
eernstg commentedon Feb 16, 2021
@sgrekhov, yes please!
sgrekhov commentedon Feb 16, 2021
https://dart-review.googlesource.com/c/sdk/+/185082
eernstg commentedon Feb 18, 2021
I'll make sure that we have language tests for cyclicity.
eernstg commentedon Mar 9, 2021
Type alias cyclicity tests landed as https://dart-review.googlesource.com/186290.