Files
kotlin/compiler/testData/loadJava/compiledJavaCompareWithKotlin/MethosWithPRefTP.txt
2013-04-29 15:44:07 +04:00

7 lines
172 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
}