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