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