static uint var_1 = 0u; void main_1() { if (false) { if (false) { } } else { if (false) { } } return; } void main() { main_1(); return; }