Analyzer does not report element from deferred import used as annotation argument #45418
Labels
analyzer-spec
Issues with the analyzer's implementation of the language spec
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P3
A lower priority bug or feature request
Take these two files,
a.dart
:and
b.dart
Analyzer reports nothing wrong, but CFE/VM complain:
The text was updated successfully, but these errors were encountered: