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