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