Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6fc27c22f44d8051bf2e89f1657c0d9741c281c0
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
ArrayOfIntArray.txt
blob: 5ac409be26fdd3f276de53b2274d8be0d0ddac59 [
file
] [
log
] [
blame
]
package test
public fun ohMy(/*0*/ kotlin.Array<kotlin.IntArray>): kotlin.Array<kotlin.IntArray>
public/*package*/ open class ArrayOfIntArray {
public/*package*/ constructor ArrayOfIntArray()
}