Please explain to me how the nullability works in ...
# language-proposals
v
Please explain to me how the nullability works in this case: http://stackoverflow.com/a/35441860/3144601 What happens is it that a platform type is converted into a not-null on an a local assignment.