Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
dc4e06c6afe5f8bb2d4b9c834b8eaf190cabe72a
/
.
/
idea
/
testData
/
search
/
annotations
/
testAmbiguousNestedNonAnnotationClass.kt
blob: 909f29223ed2a662230daa1869be8924b26fa414 [
file
]
package
foo
annotation
class
Xyzzy
object
Foo
{
class
Xyzzy
}
@Xyzzy
fun foo
()
// ANNOTATION: foo.Xyzzy
// SEARCH: method:foo
// OPTIMIZED_TRUE: 1