f(void)1 char *f (void)
2 {
3   return MYSTERY;
4 }
5