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