Files
kotlin/compiler/testData/loadJava/compiledJavaCompareWithKotlin/MethosWithPRefTP.txt
2013-03-22 16:38:26 +04:00

7 lines
174 B
Plaintext

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