Subtyping bug: equivalent types behave differently when matching with diagonal variables #33137
Labels
bug
Indicates an unexpected problem or unintended behavior
correctness bug ⚠
Bugs that are likely to lead to incorrect results in user code without throwing
types and dispatch
Types, subtyping and method dispatch
In Julia 1.2.0,
I think the first check should return
true
because the types on the left-hand side are equivalent:Version info:
The text was updated successfully, but these errors were encountered: