#pragma CIVL ACSL struct T { int x[10]; } a; /*@ assigns a.x; @*/ int f() { return 0; }