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

