blob: 0a9ddabbfe215d2e85981369fcedb90dc260cffe [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const uint b = 2147483648u;
return;
}