Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
IntegerArray.txt
blob: faa2356be5356ba1ba281586e60457d5d2e41ae6 [
file
]
package test
public fun doNothing(/*0*/ kotlin.Array<kotlin.Int>, /*1*/ java.util.List<kotlin.String>): kotlin.Array<kotlin.Int>
public/*package*/ open class IntArray {
public/*package*/ constructor IntArray()
}