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