DEBSOURCES
Skip Quicknav
sources / libabigail / 2.9-3 / tests / data / test-diff-suppr / test40-enumerator-changes-v0.cc
1234567891011
enum EnumType { e0, e1, e2, enum_count }; void foo(EnumType) {}