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