Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
IntegerArray.txt
blob: faa2356be5356ba1ba281586e60457d5d2e41ae6 [
file
] [
log
] [
blame
]
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()
}