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