[ULC] support repeatable annotation and container
^KTIJ-19318
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// simple.One
|
||||
// FULL_JDK
|
||||
|
||||
package simple
|
||||
|
||||
@Repeatable
|
||||
annotation class One(val value: String)
|
||||
Reference in New Issue
Block a user