Changed containing declaration for PropertyDeclarationInnerScope
This commit is contained in:
@@ -14,7 +14,7 @@ package kt1806 {
|
||||
|
||||
internal final class Test {
|
||||
public constructor Test()
|
||||
private final val MyObject1: kt1806.Test.<init>.<no name provided>
|
||||
private final val MyObject1: kt1806.Test.MyObject1.<no name provided>
|
||||
public open override /*1*/ /*fake_override*/ fun equals(/*0*/ other: kotlin.Any?): kotlin.Boolean
|
||||
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
|
||||
internal final fun test2(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user