mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
11 lines
286 B
Plaintext
Vendored
11 lines
286 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final method bar(): int
|
|
}
|
|
|
|
|
|
public final class TopLevelFromClassKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method foo(p0: int, p1: int): int
|
|
}
|