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

dart2js: Support generalized void #30515

Closed
eernstg opened this issue Aug 22, 2017 · 1 comment
Closed

dart2js: Support generalized void #30515

eernstg opened this issue Aug 22, 2017 · 1 comment

Comments

@eernstg
Copy link
Member

eernstg commented Aug 22, 2017

This is the dart2js specific issue for issue #30176, which contains the details.

This issue was created in order to have a suitable issue number to refer to in status files.

The implementation of support for generalized void in dart2js should be coordinated with that of other tools, and in particular most or all of it may be provided by the common front end. Hence, please do not start implementing this in dart2js at this point.

@kmillikin
Copy link

This should be supported in dart2js now as of 9bdf248 which enabled support in the CFE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants