
[numthreads(1, 1, 1)]
void f() {
  int3 v = (int(0)).xxx;
}

