When "null" is used as an attribute initializer, a null pointer exception occurs during the derivation of the equivalent instance creation expression for the sequence construction expression representing the "null" -- a derivation that should not even be getting carried out for a "null".
When "null" is used as an attribute initializer, a null pointer exception occurs during the derivation of the equivalent instance creation expression for the sequence construction expression representing the "null" -- a derivation that should not even be getting carried out for a "null".