summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/input/cpp/bug_2433_1.cpp
blob: d19718f5dd5d7ff3a7b647ef74dccc113f061e7b (plain)
1
2
3
4
5
6
7
8
namespace A {
namespace S {
class C
{
};
}  // namespace S
}; // namespace A