Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
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()
}