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