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