Files
kotlin/compiler/testData/loadJava/compiledJavaCompareWithKotlin/MethosWithPRefTP.txt
2014-03-02 19:55:26 +04:00

7 lines
175 B
Plaintext

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