mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
13 lines
474 B
Plaintext
Vendored
13 lines
474 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class A {
|
|
public 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 InnerExtentionFunctionKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|