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

6 lines
448 B
Plaintext
Vendored

public final class Kt796_797Kt {
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 method get(@org.jetbrains.annotations.Nullable p0: java.lang.Object[], @org.jetbrains.annotations.Nullable p1: java.lang.Integer): java.lang.Object
}