mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
12 lines
394 B
Plaintext
Vendored
12 lines
394 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final method component1(): int
|
|
public final method component2(): int
|
|
}
|
|
|
|
|
|
public final class ComplexInitializerKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method getA(@org.jetbrains.annotations.NotNull p0: A): A
|
|
}
|