17 lines
365 B
Plaintext
Vendored
17 lines
365 B
Plaintext
Vendored
public final class A : R|kotlin/Any| {
|
|
public final val other: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
public constructor(): R|test/A|
|
|
|
|
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|
|
|
|
|
}
|
|
|
|
}
|
|
|