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