module foo; faultdef Z; fn void main() { int? i = Z~; int? j = Z~; }