Errors instead of static warnings in analyzer for Setter declarations issues #42179
Labels
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
dart-model-analyzer-spec
Issues with the analyzer's implementation of the language spec
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
According to the Dart Language Specification (Version 2.8.0-dev, April 22, 2020) 10.3 Setters
In fact there are errors in analyzer in both of these cases and no issues in VM
According to the specification there must be a static warnings in both of these cases not an errors
dartanalyzer version 2.9.0-13.0.dev
The text was updated successfully, but these errors were encountered: