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