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

Implement super-initializer parameters #48055

Closed
19 of 23 tasks
devoncarew opened this issue Jan 4, 2022 · 0 comments
Closed
19 of 23 tasks

Implement super-initializer parameters #48055

devoncarew opened this issue Jan 4, 2022 · 0 comments
Labels
area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)

Comments

@devoncarew
Copy link
Member

devoncarew commented Jan 4, 2022

This issue is for implementing super-initializer parameters and referencing it in the related CLs.

The language flag is super-parameters, the spec is https://github.com/dart-lang/language/blob/master/working/1855%20-%20super%20parameters/proposal.md and the github project is todo:.

Spec and test tasks

Implementation tasks

@devoncarew devoncarew added area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) labels Jan 4, 2022
This was referenced Jan 4, 2022
@mit-mit mit-mit closed this as completed Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)
Projects
None yet
Development

No branches or pull requests

3 participants