Files
kotlin-fork/compiler/testData/codegen/light-analysis/vararg/kt581.txt
T

7 lines
507 B
Plaintext
Vendored

public final class whats/the/difference/Kt581Kt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method getIndices(@org.jetbrains.annotations.NotNull p0: int[]): kotlin.ranges.IntRange
public final static @org.jetbrains.annotations.NotNull method iarray(@org.jetbrains.annotations.NotNull p0: int[]): int[]
public final static method lastIndex(@org.jetbrains.annotations.NotNull p0: int[]): int
}