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