I'm not sure how hard it would be to detect there ...
# announcements
r
I'm not sure how hard it would be to detect there is an unsafe cast there. Java would just throw an NPE on the final
.value
, but otherwise it would let all the casting go through.