Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ed7ee67e4e1513f9b3ba9587b6d6e950e7a1da7f
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
annotations
/
AnnotatedAnnotation.txt
blob: 2f493dd48e66f2e308f96e859baaf8060764ec4d [
file
]
package test
@test.AnnotatedAnnotation public final annotation class AnnotatedAnnotation : kotlin.Annotation {
/*primary*/ public constructor AnnotatedAnnotation()
}