namespace test

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