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