public final class ClassWithConstructorWithValueParamWithDefaultValue : R|kotlin/Any| {
    public constructor(p: R|kotlin/Int| = STUB): R|test/ClassWithConstructorWithValueParamWithDefaultValue|

}
