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