Analyzer doesn't forward const constructors #38305
Labels
analyzer-constants
dart-model-analyzer-spec
Issues with the analyzer's implementation of the language spec
legacy-area-analyzer
Use area-devexp instead.
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
See #32223.
Analyzer incorrectly produces an error:
The constructor being called isn't a const constructor.
The text was updated successfully, but these errors were encountered: