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