ref: 232f814cbdfd8ab842db3419844f1988cbf8d367 dir: /tests/execute/0111-doubledef.c/
int foo(void); int foo(void); #define FOO 0 int main() { return FOO; }