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