mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
12 lines
297 B
Plaintext
Vendored
12 lines
297 B
Plaintext
Vendored
public final class C {
|
|
private field f: int
|
|
public method <init>(): void
|
|
public final method getF(): int
|
|
public final method setF(p0: int): void
|
|
}
|
|
|
|
|
|
public final class InitializerBlockKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|