Files
kotlin/compiler/testData/loadJava/compiledJava/MethosWithPRefTP.txt
2014-10-13 15:38:05 +04:00

6 lines
155 B
Plaintext

package test
public final class MethosWithPRefTP {
public constructor MethosWithPRefTP()
public final fun </*0*/ P> f(/*0*/ p0: P!): kotlin.Unit
}