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

4 lines
52 B
Kotlin

package test
fun <P1 : List<String>> id(p: P1) = p