blob: 909f29223ed2a662230daa1869be8924b26fa414 [file]
package foo
annotation class Xyzzy
object Foo {
class Xyzzy
}
@Xyzzy fun foo()
// ANNOTATION: foo.Xyzzy
// SEARCH: method:foo
// OPTIMIZED_TRUE: 1