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