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