void main_1() { const bool x_1 = (50.0f <= 60.0f); return; } void main() { main_1(); return; }