Files
kotlin/compiler/testData/loadJava/MethosWithPRefTP.txt
2012-12-27 20:46:57 +04:00

7 lines
172 B
Plaintext

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