annotation class Container(val numbers: Array<I...
# announcements
m
annotation class Container(val numbers: Array<Int>) The compiler says Invalid type of annotation member. Did anyone face this type if error?