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