package test

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