1 // PR c++/60859
2 // { dg-do compile { target c++11 } }
3 
4 int a[] = { {} };
5