DescriptionRemove some bogus type promotion code.
This code was part of an attempt to prototype some possible extensions
to type promotion to handle `if (x is! Foo)`. I thought I had
rendered it harmless, but it was having some buggy effects.
Also added a test case demonstrating the problem.
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/f9c1cab33ba5f9dbee97d6230fa99fddce5b5603
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|