android13/external/libabigail/tests/data/test-diff-suppr/test17-suppr-added-var-v0.cc

9 lines
96 B
C++

// Compile this with: g++ -g -c test17-suppr-added-var-v0.cc
struct S
{
int m0;
};
S* var0;