Rechecking inferred type arguments fails. #9697
Labels
area:typer
backlog
No work planned on this by the core team for the time being.
help wanted
itype:bug
Minimized code
Output
Expectation
This probably shouldn't type check, but I'm really not sure. In any case, the versions with and without explicit type arguments should behave the same way.
The correct behavior here probably depends on how bounds of (abstract) type operators should be handled in subtype checking, which is presumably related to issues #6499/#6320.
Mentioning @Blaisorblade and @smarter since this resulted from a discussion we had.
The text was updated successfully, but these errors were encountered: