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