android13/external/libabigail/tests/data/test-diff-suppr/test20-suppr-removed-fn-sym...

15 lines
140 B
C++

// Compile this without debug info with:
// g++ -Wall -c test20-suppr-removed-fn-sym-v1.cc
void
bar()
{}
void
baz()
{}
void
foobar()
{}