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