// !DIAGNOSTICS: -UNUSED_PARAMETER class A { constructor(x: Int) } val x = A()