mirror of
git://sourceware.org/git/libabigail.git
synced 2025-03-05 14:18:11 +00:00
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()
|
||
|
{
|
||
|
}
|