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