// FIR_IDENTICAL // !DIAGNOSTICS: -UNUSED_PARAMETER class C { fun `a$default`(c: C, x: Int, m: Int, mh: Any) {} fun a(x: Int = 1) {} }