Getting the arguments of a repeatable annotation defined in both Java and Kotlin returns an empty list when the origin is KOTLIN_LIB.
Also when the annotation is defined in Kotlin it becomes a single Container, which is different from the expanded annotations in KSP1.
Repro: kuanyingchou@fc19f7d
Getting the arguments of a repeatable annotation defined in both Java and Kotlin returns an empty list when the origin is KOTLIN_LIB.
Also when the annotation is defined in Kotlin it becomes a single
Container, which is different from the expanded annotations in KSP1.Repro: kuanyingchou@fc19f7d