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