blob: 12946b35eda79e63a89dfd0b3a1786bd1db50da5 [file] [log] [blame]
// PR c++/65558
// { dg-do compile { target c++11 } }
inline namespace
__attribute__((__abi_tag__)) // { dg-warning "ignoring .abi_tag. attribute on anonymous namespace" }
{
}