package test

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