#include <metal_stdlib>
using namespace metal;
void main_1() {
uint x_1 = 0u;
x_1 = 42u;
x_1 = 0u;
return;
}
fragment void tint_symbol() {
main_1();