// simple.One // FULL_JDK package simple @Repeatable annotation class One(val value: String) // SKIP_SANITY_TEST // SKIP_IDE_TEST