package test enum class EnumWithPrimitiveConstructorParameter(b: Boolean) { }