Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49ce95ac6651db5c91015f9b0de5c3bff2185e61
/
.
/
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()
}