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