package test

public open class MethodWithTypePRefClassP</*0*/ P> {
    /*primary*/ public constructor MethodWithTypePRefClassP</*0*/ P>()
    public final fun </*0*/ Q : P> f(): kotlin.Unit
}
