Files
kotlin/compiler/testData/compileJavaAgainstKotlin/GenericArray.kt
Stepan Koltsov 0656f1f0e0 writing java method signatures
All tests pass, but it does not mean nothing is broken.
2011-12-08 04:31:44 +04:00

2 lines
30 B
Kotlin

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