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