Files
kotlin/compiler/testData/loadJava/compiledJavaCompareWithKotlin/MethosWithPRefTP.txt
2013-03-12 19:31:45 +04:00

7 lines
170 B
Plaintext

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