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