blob: 06a167596e68ef05c820ac41a1acfc07c04691e6 [file] [log] [blame]
// PR c++/27385
struct A {};
A a[] = { 0 }; // { dg-error "initializer" }