// !DIAGNOSTICS: -UNUSED_PARAMETER class X(val t: T) { constructor(t: T, i: Int) : this(i) }