#include <metal_stdlib>
using namespace metal;
void main_1() {
uint const x_1 = (10u % 20u);
return;
}
fragment void tint_symbol() {
main_1();