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