Analyzer, support overriding fields in strong mode #28120
Labels
legacy-area-analyzer
Use area-devexp instead.
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Milestone
This is the Analyzer part of meta-issue #28117.
Analyzer currently rejects an override with "Field declaration [field] cannot be overridden in SubClass.". This should be removed.
The text was updated successfully, but these errors were encountered: