1 2 3 4
template <typename T> struct A { static const int t[1][1]={{0}}; // { dg-error "brace-enclosed|in-class" } };