e8157a5488
#KT-41018 fixed
16 lines
364 B
Plaintext
Vendored
16 lines
364 B
Plaintext
Vendored
public final class A : R|kotlin/Any| {
|
|
public final companion object Companion : R|kotlin/Any| {
|
|
public final val some: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
private constructor(): R|test/A.Companion|
|
|
|
|
}
|
|
|
|
public final val other: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
public constructor(): R|test/A|
|
|
|
|
}
|