Files
kotlin/compiler/testData/readJavaBinaryClass/MethosWithPRefTP.txt

7 lines
187 B
Plaintext

namespace test
final class test.MethosWithPRefTP : jet.Any {
final /*constructor*/ fun <init>(): test.MethosWithPRefTP
final fun </*0*/ P : jet.Any?>f(/*0*/ p0: P): jet.Tuple0
}