blob: e9bdb643f43c3d85b8281fe7ec9008bd79c2fcfe [file] [log] [blame]
typedef int A [1];
A a = A(1); // { dg-error "7:functional cast to array type" }