K2: fix SUPERTYPE_NOT_INITIALIZED not being reported on object expressions ^KT-55597 Fixed

This commit is contained in:
Kirill Rakhman
2023-01-04 11:05:45 +01:00
committed by Space Team
parent 868fe913f1
commit 2a724787f0
9 changed files with 21 additions and 10 deletions
@@ -1,6 +1,7 @@
package
package toplevelObjectDeclarations {
public val c: toplevelObjectDeclarations.Foo
public val x: kotlin.Int
public val y: toplevelObjectDeclarations.Foo
public val z: kotlin.Int