Prefix names are lexically scoped. #32248
Labels
dart-model-analyzer-spec
Issues with the analyzer's implementation of the language spec
legacy-area-analyzer
Use area-devexp instead.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Milestone
The analyzer is treating prefix names as special in some cases and lexically scoped in other cases.
It should treat the prefix name as lexically scoped in all cases, so:
See #32200 for more detail.
The text was updated successfully, but these errors were encountered: