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