#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol() {
float2x3 v = float2x3(0.0f);
(void) v;
return;
}