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