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