f(void)1 int f(void) {
2   // Oops, no return.
3 }
4