the `ANNOTATION_WILL_BE_APPLIED_ALSO_TO_PROPERTY_O...
# compiler
z
the
ANNOTATION_WILL_BE_APPLIED_ALSO_TO_PROPERTY_OR_FIELD
is proving pretty frustrating in practice. It basically means if you have any annotation that is reusable on fields, properties, and parameters, you'll end up imposing a bunch of warnings on consumers of these 😕
plus1 1