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