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

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