blob: 5c3ef66e51ecde92bd946ef3900205eeb2997fc3 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
thread uint tint_symbol = 1u;
half const v = half(tint_symbol);
}