I use jsr-305, which provides a handy `@ElementsAr...
# announcements
p
I use jsr-305, which provides a handy
@ElementsAreNonnullByDefault
. however, I’m not sure if kotlinc gets that part (apparently it doesn’t).