Analyzer fails on implicit tearoff through explicit instantiation of extension method #47366
Labels
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
With https://dart-review.googlesource.com/c/sdk/+/215021 the test
language/explicit_type_instantiation_parsing_test
has been updated to use perform an explicit instantiation on a receiver that is callable through an extension method:This case is not handled by the analyzer which fails with
The text was updated successfully, but these errors were encountered: