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