mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-04 15:51:54 +00:00
9 lines
214 B
Plaintext
Vendored
9 lines
214 B
Plaintext
Vendored
public final class ClassWithConstVal : R|java/lang/Object| {
|
|
public final val f: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
public final val f2: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
}
|