static const float myconst = 2.5f; void main_1() { return; } void main() { main_1(); return; }