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