mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 08:31:29 +00:00
12 lines
413 B
Plaintext
Vendored
12 lines
413 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class A {
|
|
public method <init>(): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class VarCapturedInLocalFunctionKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method component1(@org.jetbrains.annotations.NotNull p0: A): int
|
|
public final static method component2(@org.jetbrains.annotations.NotNull p0: A): int
|
|
}
|