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