ref: e94611fde97ac59b94c43ba702dd3908962ec39f dir: /tests/cc/error/0021-void.c/
int main(void) { void f(void); return (int) f(); }