blob: c2e63c2286fd61f745b276f9168ef8c63d0226e3 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
int a = 1073757184;
int b = a;
return;
}