blob: 48c573319ade5179286902cc9275c4a815a4f11a [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
thread uint4 tint_symbol = uint4(1u);
int4 const v = int4(tint_symbol);
}