summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/expected/cpp/60052-bug_2433_1.cpp
blob: d011d5a1f8adae4664d247027e6d78c8f903face (plain)
1
2
3
4
5
6
7
8
9
10
11
12
namespace A {

namespace S {

class C
{
};

}  // namespace S

}  // namespace A