android13/external/libabigail/tests/data/test-diff-dwarf/test1-v0.cc

11 lines
53 B
C++

struct S
{
char m0;
int m1;
};
void
foo(S&)
{
}