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