8 lines
109 B
C++
8 lines
109 B
C++
// Compile this with:
|
|
// g++ -g -shared -o libtest18-alias-sym-v0.so test18-alias-sym-v0.cc
|
|
|
|
void
|
|
foo()
|
|
{
|
|
}
|