15 lines
306 B
Plaintext
Vendored
15 lines
306 B
Plaintext
Vendored
public final class A : R|kotlin/Any| {
|
|
public constructor(): R|test/A|
|
|
|
|
public final class B : R|kotlin/Any| {
|
|
public constructor(): R|test/A.B|
|
|
|
|
public final companion object Companion : R|kotlin/Any| {
|
|
private constructor(): R|test/A.B.Companion|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|