21 lines
486 B
Plaintext
Vendored
21 lines
486 B
Plaintext
Vendored
public final class Outer : R|kotlin/Any| {
|
|
public constructor(): R|test/Outer|
|
|
|
|
public final companion object Companion : R|kotlin/Any| {
|
|
private constructor(): R|test/Outer.Companion|
|
|
|
|
public final object Obj : R|kotlin/Any| {
|
|
public final fun f(): R|kotlin/String|
|
|
|
|
public final val v: R|kotlin/String|
|
|
public get(): R|kotlin/String|
|
|
|
|
private constructor(): R|test/Outer.Companion.Obj|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|