PR c++/79143
[official-gcc.git] / gcc / testsuite / g++.dg / cpp1z / nested-namespace-def2.C
blobc47a94a46ded6cb08850ac5311877c55be0ce2ff
1 // { dg-options "-std=c++11 -pedantic-errors" }
3 namespace A::B::C // { dg-error "nested namespace definitions only available with" }