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