1 int main_hidden_data = 1;
2 
3 int
main_hidden_func()4 main_hidden_func ()
5 {
6   return 1;
7 }
8