It learns me that I basically can’t trust the comp...
# getting-started
m
It learns me that I basically can’t trust the compiler to do null checks for me and I still have to check this myself by reading the code closely/performing extra checks when there is interop with java somewhere in my project.