| Hi Yuanchu Xie, I agree it would be better to have an @Target defined but AFAIK in Java, not defining an @Target is just authorizing using the annotation in a lot more places than it should be used. Is Kotlin doing something specific with @Target? What's your issue exactly? |