2018-11-07 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / g++.dg / cpp0x / inline-ns4.C
blob25caefc0ae25c3f159423e4b38a2f67a5f2c4a58
1 // { dg-options "-std=gnu++98 -pedantic" }
2 inline namespace { } // { dg-warning "inline namespaces" }