#include using namespace metal; kernel void tint_symbol() { thread int tint_symbol_1 = 123; int const u = as_type((as_type(tint_symbol_1) + as_type(1))); return; }