is there a way to specify multiple use-site target...
# announcements
b
is there a way to specify multiple use-site targets for an annotation without having to copy/paste the whole annotation? I'm trying to use data classes with SimpleXML and because of this: https://stackoverflow.com/questions/40487944/parsing-xml-kotlin-android/40551841#40551841 I end up having 3x as many annotation lines as I do actual code lines