15 lines
627 B
Plaintext
Vendored
15 lines
627 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class C {
|
|
private final field i: int
|
|
public method <init>(p0: int): void
|
|
public final method getI(): int
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class MultiDeclForComponentExtensionsKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method component1(@org.jetbrains.annotations.NotNull p0: C): int
|
|
public final static method component2(@org.jetbrains.annotations.NotNull p0: C): int
|
|
public final static @org.jetbrains.annotations.NotNull method doTest(@org.jetbrains.annotations.NotNull p0: C[]): java.lang.String
|
|
}
|