void main_1() {
const bool2 x_1 = (asuint(int2(30, 40)) < uint2(20u, 10u));
return;
}
void main() {
main_1();