// !DIAGNOSTICS: -UNUSED_PARAMETER interface I class A(impl: Interface) : Nested(), Interface by impl, Inner, I { class Nested inner class Inner interface Interface }