Analyzer handling of optional new
and const
.
#30923
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
type-task
A well-defined stand-alone task
This is the analyzer specific issue tracking #30921.
That analyzer will likely need to be aware of optional
new
andconst
.The exact details depends on how the front-end chooses to represent the program.
The text was updated successfully, but these errors were encountered: