Files
kotlin-fork/compiler
Alexander Udalov 082c337faa Support fake Java property overrides in function equality in bridges
A synthetic property descriptor created for `B.value` (see the added
test) should not be equal to the normal descriptor created by the fake
override construction algorithm. Otherwise we can't reach this synthetic
non-abstract descriptor when building bridges in `C`, which results in
exception.

 #KT-31367 Fixed
2019-05-28 11:50:13 +02:00
..
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-25 19:47:39 +07:00
2019-05-17 15:51:52 +03:00
2019-05-17 15:51:52 +03:00