DEBSOURCES
Skip Quicknav
sources / libabigail / 2.9-3 / tests / data / test-diff-dwarf / test7-v0.cc
12345678910
struct S { static int m1; }; int S::m1; void foo(S&) {}