package test

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