void main_1() { const uint x_1 = asuint((30 % 40)); return; } void main() { main_1(); return; }