// FIR_IDENTICAL class C { constructor() : this(0) {} constructor(x: Int) {} }