namespace test

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