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