struct S { }; int xxxx(int a) { struct S comps[a]; comps[0]; }