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