why doesn’t it work? the type inferred from the Me...
# announcements
n
why doesn’t it work? the type inferred from the Method.getAnnotation is the annotation class i declared, but its val members cannot be accessed since i’m not using the kotlin-reflect i guess. is that so? can i bypass this somehow?