blob: b0866038d7503e05b1660038ecf61431c8fa8a0e [file]
void main_1() {
const int x_1 = (30 ^ 40);
return;
}
void main() {
main_1();
return;
}