Create the following C source files in one directory:
one.c:
int number() { return 1; }
two.c:
int number() { retur