#include using namespace metal; kernel void tint_symbol() { thread int tint_symbol_1 = 0; tint_symbol_1 = 123; tint_symbol_1 = as_type((as_type(as_type((as_type(100) + as_type(20)))) + as_type(3))); return; }