mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 15:53:37 +00:00
14 lines
520 B
Plaintext
Vendored
14 lines
520 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class A {
|
|
public final static field INSTANCE: A
|
|
private method <init>(): void
|
|
public synthetic static method foo$default(p0: A, p1: int, p2: int, p3: int, p4: java.lang.Object): int
|
|
public final method foo(p0: int, p1: int): int
|
|
public final @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class ExtentionFunctionInObjectKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|