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