// "Safe delete constructor" "false" // ACTION: Convert to primary constructor // ACTION: Make internal // ACTION: Make private // ACTION: Make protected open class Ctor { constructor(p: Int) }