blob: 1d7dcce1bd979b172531128df352d82cb949db64 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
int3 v = int3(0);
}