blob: 63093067ddca0afc6eb1a0a1ee14d421a9caef27 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const uint a = 1073757184u;
const uint b = a;
return;
}