void main_1() { const float x_1 = float(10u); return; } void main() { main_1(); return; }