#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol() {
int i = 123;
i = 123;
return;
}