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