dart analyze <file>
says the file is fine, dart <file>
fails with compile-time error
#49811
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
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Tried with the current HEAD (3669086).
Repro:
Step 4 says "No issues found!", but step 5 fails with compile-time error:
The text was updated successfully, but these errors were encountered: