compiler/testData/compileJavaAgainstKotlin/method/ArrayOfIntArray.kt (2 lines of code) (raw):

package test fun ohMy(p: Array<IntArray>) = p