package test class Test { internal data class ConstructorToBeRemoved internal constructor(internal val fieldToBeRemoved: Any) }