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