// !DIAGNOSTICS: -UNUSED_PARAMETER class C { fun setX(x: Int) {} var x: Int = 1 }