annotation class A annotation class B interface Foo { @A @B fun getBar(): String }