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