c++: prvalue of array type [PR111286]
[official-gcc.git] / gcc / testsuite / c-c++-common / pr90590-2.h
blobe4f8635576f38ca1956823c8e506b253fa155599
1 #pragma GCC system_header
2 struct {
3 enum { _A } b;
4 } c;