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