void main_1() { const uint2 x_1 = asuint(-(int2(30, 40))); return; } void main() { main_1(); return; }