You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the dartdevc 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 dartdevc 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 dartdevc at this point.
The text was updated successfully, but these errors were encountered:
I don't think we have anything else to do here, FYI. DDC runtime type system supports void (e.g. for function subtyping), and DDC static support will work if Analyzer/CFE support it.
This is the dartdevc 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 dartdevc 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 dartdevc at this point.
The text was updated successfully, but these errors were encountered: