void main_1() { while (true) { if (false) { break; } break; { float x_81_phi = 0.0f; const float x_81 = x_81_phi; } } return; } void main() { main_1(); return; }