type promotion of upper bound does not work inside closures #27725
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Consider this example:
The substitution does not happen correctly here. Note the lazy substitution is also unnecessary when it's just
{T/T}
.The text was updated successfully, but these errors were encountered: