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