#include using namespace metal; void main_1() { uint const x_1 = ~(10u); return; } fragment void tint_symbol() { main_1(); return; }