Files
kotlin/compiler/testData/compileJavaAgainstKotlin/method/GenericArray.kt
2014-03-19 23:24:27 +04:00

4 lines
44 B
Kotlin
Vendored

package test
fun <P> ffgg(a: Array<P>) = a