// SIBLING: class MyClass { fun test() { [P] val t: Int = 1 t } public annotation class P }