// "Remove parameter 'x'" "true" fun foo() { X("") } class X constructor(x: String)