#include using namespace metal; void main_1() { bool const x_1 = (30 != 40); return; } fragment void tint_symbol() { main_1(); return; }