mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
11 lines
380 B
Plaintext
Vendored
11 lines
380 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
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
|
|
}
|