package test class ClassWithConstructorWithValueParamWithDefaultValue(p: Int = 1)