d46a551 introduced many new tests that demonstrate that it's ok to iterate over a constant null value (though not the null-literal itself). It would be good if the tests that were updated (or added) that have no diagnostics also executed the code and validating that a null-ref exception is thrown.