blob: 44ee116f636b76af1271e1c19d65b79822865cc0 [file] [log] [blame]
// PR c++/26571
struct A {};
unsigned A a; // { dg-error "expected initializer" }