summaryrefslogtreecommitdiffstats
path: root/test/input/Namespace-anonymous.cxx
blob: 61cbe659fdd677aab4974bcf4cd1cf79b4b4aaea (plain)
1
2
3
4
5
namespace start {
namespace {
struct A;
}
}