// FIR_IDENTICAL open class Base class Test : Base { constructor() constructor(xx: Int): super() constructor(xx: Short): this() }