Files
kotlin/compiler/testData/loadJava/compiledJava/MethosWithPRefTP.txt
2015-07-21 15:16:05 +03:00

7 lines
170 B
Plaintext
Vendored

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