mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 15:54:03 +00:00
17 lines
676 B
Plaintext
Vendored
17 lines
676 B
Plaintext
Vendored
public final class BoxKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class a/MultifileClass {
|
|
public final static @org.jetbrains.annotations.NotNull method getOk(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method okInline(): java.lang.String
|
|
}
|
|
|
|
|
|
synthetic final class a/MultifileClass__Part1Kt {
|
|
private final static @org.jetbrains.annotations.NotNull field ok: java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method getOk(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method okInline(): java.lang.String
|
|
}
|