// FIR_IDENTICAL annotation class Ann class C { fun test() { @Ann } fun foo() { class Local { @Ann } } @Ann } @Ann