blob: 0c3790193428719b7f7e5111f6aaa0ac559783ad [file] [log] [blame]
// PR c++/16859
// { dg-do compile }
// { dg-options "-pedantic" }
int a[] = { }; // { dg-error "zero-size array" }