Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fcbc6b84598bef4d4ca95c593070c2a5cba1da35
/
.
/
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