Until recently, I guess `@Nullable` was only meant...
# announcements
c
Until recently, I guess
@Nullable
was only meant to be enforced by static tools so it made sense to make it not
Runtime
. It should probably be today, though.