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