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