19 lines
376 B
Plaintext
Vendored
19 lines
376 B
Plaintext
Vendored
public final class A : R|kotlin/Any| {
|
|
public constructor(): R|test/A|
|
|
|
|
public final companion object Companion : R|kotlin/Any| {
|
|
private constructor(): R|test/A.Companion|
|
|
|
|
}
|
|
|
|
public final enum class E : R|kotlin/Enum<test/A.E>| {
|
|
private constructor(): R|test/A.E|
|
|
|
|
public? final enum entry ENTRY : R|test/A.E| {
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|