Compiler [Typechecker]: Improved typechecking of assignments. The checker is now informed that void values are converted into UNDEFINED/zero on assignment. Fixes several warnings.