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