blob: 263908ac6f20e7ccc69fe809f5a97bf3259369a7 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const uint r = 0u;
return;
}