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