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