// PR c++/43109

namespace std {
 namespace {
   struct S {};
 }
}
