Files
kotlin-fork/compiler/testData/codegen/light-analysis/arrays/kt503.txt
T

8 lines
519 B
Plaintext
Vendored

@kotlin.Metadata
public final class Kt503Kt {
public final static @org.jetbrains.annotations.NotNull method array(@org.jetbrains.annotations.NotNull p0: java.lang.Object[]): java.lang.Object[]
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method iarr(@org.jetbrains.annotations.NotNull p0: int[]): int[]
public final static method thirdElementIsThree(@org.jetbrains.annotations.NotNull p0: int[]): boolean
}