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