1 // Compile this with:
2 //  g++ -Wall -g -shared -Wl,--soname,libtest19-soname-0 -o libtest19-soname-v0.so test19-soname-v0.cc
3 void
func0()4 func0()
5 {
6 }
7