[Analyzer] no warning when a type variable violates the type bound #8424
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
Milestone
This issue was originally filed by rodion...@unipro.ru
spec, "Generics":
It is a static type warning if a type parameter is a supertype of its upper bound.
see co19 test Language/09_Generics/09_Generics_A03_t01:
this is a duplicate of issue #3273 since we can't reopen it
The text was updated successfully, but these errors were encountered: