
[numthreads(1, 1, 1)]
void f() {
  uint v = 0u;
}

