package test

public final class ClassWithTypePRefSelf</*0*/ P : kotlin.Enum<P>?> {
    public constructor ClassWithTypePRefSelf</*0*/ P : kotlin.Enum<P>?>()
}
