diagonal dispatch type-inference error #11015
Labels
help wanted
Indicates that a maintainer wants help on an issue or pull request
types and dispatch
Types, subtyping and method dispatch
Milestone
I noticed the following discrepancy while attempting to enable
inline_incompletematch_allowed
:this can trigger a fault in inference given the following method definitions:
(note that
g(fieldtype, x)
is a derived from the lowered form of a field-assignment, so this situation is actually fairly plausible to create in practice)`The text was updated successfully, but these errors were encountered: