1 // PR c++/58868
2 
3 static struct { const int i; } a[] = { 1 };
4