OSDN Git Service

cp/:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / warn / anonymous-namespace-2.h
1 namespace {
2   struct bad { };
3 }