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