Files
kotlin-fork/compiler
Dmitry Savvinov dd682bd37d Add test on data-flow
Idea is to intersect similar smartcasts on similar properties coming
from *different* instances (something like
'this.x == null && other.x == null' ).

It checks that we distinguish subjects of such smartcasts properly.

Currently behavior is undesired, see KT-27260
2018-10-02 11:05:06 +03:00
..
2018-10-01 16:17:14 +02:00
2018-10-01 12:25:55 +03:00
2018-10-02 11:05:06 +03:00
2018-08-02 18:17:06 +03:00