1 /* 2 Compile this with: 3 4 g++ -g -c -Wall test27-add-aliased-function-v0.cc 5 */ 6 void foo()7 foo() 8 { 9 } 10