c++: prvalue of array type [PR111286]
[official-gcc.git] / gcc / testsuite / g++.dg / cpp0x / enum21b.C
blobac449f050d7f9fa3b64706155466abf8d04e66a8
1 // { dg-do compile { target c++11 } }
2 // { dg-options "-pedantic" }
4 enum x { y, };