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