[FIR] Check supertypes hierarchy for java classes during creation of synhtetic properies

^KT-62394 Fixed
This commit is contained in:
Dmitriy Novozhilov
2023-10-06 12:44:07 +03:00
committed by Space Team
parent 16ab36e167
commit c3f3a4192c
7 changed files with 95 additions and 20 deletions
@@ -1,7 +1,5 @@
// TARGET_BACKEND: JVM_IR
// ISSUE: KT-59550
// IGNORE_BACKEND_K2: ANY
// Ignore reason: KT-62393 and KT-62394
// FILE: Intermediate.java
public class Intermediate extends Base {