compiler/testData/compileJavaAgainstKotlin/method/GenericArray.kt (
2
lines of code) (
raw
):
package test fun <P> ffgg(a: Array<P>) = a