DescriptionRedefine union-type subtyping to be more permissive.
Here "permissive" is a euphemism for "unsound". However, since our
type analyses are sound rather than complete, the less permissive
notion of union-type subtyping could in theory lead to hints
where the user knows their code is correct.
R=brianwilkerson@google.com, jwren@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=40352
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|