8 lines
85 B
C++
8 lines
85 B
C++
|
|
// Compile this with:
|
||
|
|
// g++ -g -Wall -c test17-non-refed-syms-v0.cc
|
||
|
|
|
||
|
|
void
|
||
|
|
foo()
|
||
|
|
{
|
||
|
|
}
|