DEBSOURCES
Skip Quicknav
sources / libabigail / 2.9-3 / tests / data / test-diff-dwarf / test10-v1.cc
123456789
struct S { int m0[5][4]; char *m1[10]; }; void foo(S&) {}