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