mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 00:21:35 +00:00
16 lines
330 B
Plaintext
Vendored
16 lines
330 B
Plaintext
Vendored
public class A {
|
|
public method <init>(): void
|
|
public final method mem(): void
|
|
public final method memExt(p0: int): void
|
|
}
|
|
|
|
|
|
public final class B {
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final class SimpleGetFunctionsKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|