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