e8157a5488
#KT-41018 fixed
23 lines
540 B
Plaintext
Vendored
23 lines
540 B
Plaintext
Vendored
public final class A : R|kotlin/Any| {
|
|
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>| {
|
|
public final static fun valueOf(value: R|kotlin/String|): R|test/A.E| {
|
|
}
|
|
|
|
public final static fun values(): R|kotlin/Array<test/A.E>| {
|
|
}
|
|
|
|
private constructor(): R|test/A.E|
|
|
|
|
public final static enum entry ENTRY: R|test/A.E|
|
|
}
|
|
|
|
public constructor(): R|test/A|
|
|
|
|
}
|
|
|