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