Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
ArrayOfIntegerArray.txt
blob: e5f2294574d3dd70776d21915ba27109d5452e53 [
file
]
package test
public fun ohMy(/*0*/ kotlin.Array<kotlin.Array<kotlin.Int>>, /*1*/ java.util.List<kotlin.String>): kotlin.Array<kotlin.Array<kotlin.Int>>
public/*package*/ open class ArrayOfIntArray {
public/*package*/ constructor ArrayOfIntArray()
}