blob: d100932a099a20344e17b3eed02ec0b3f740c848 [file] [log] [blame]
SKIP: FAILED
int4 g() {
return (0).xxxx;
}
void main() {
g();
}