#include <metal_stdlib>

using namespace metal;
void f() {
  int3 v = int3(0);
}