1 // Compile this with:
2 //  g++ -g -shared -o libtest18-alias-sym-v0.so test18-alias-sym-v0.cc
3 
4 void
foo()5 foo()
6 {
7 }
8