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