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