Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
946dff8bda9fd326d2b6c18f10c7545ebed12ae1
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
targets
/
annotation.kt
blob: f0013e052e57b203edd72212b4a129d2a5f2669d [
file
]
package
test
@Target
(
AnnotationTarget
.
ANNOTATION_CLASS
)
annotation
class
meta