Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ebcc2cc3b207156c1c0e90e5107aa356b8fa8d72
/
.
/
compiler
/
testData
/
asJava
/
lightClasses
/
AnnotationRepeatable.kt
blob: 82cf8ed193abfbc257c3c83ef2a6de37f646e925 [
file
]
// simple.One
// FULL_JDK
package
simple
@Repeatable
annotation
class
One
(
val value
:
String
)
// SKIP_SANITY_TEST
// SKIP_IDE_TEST