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