blob: 91b2c8bccde0eb7dc3a16bd8bb457ea7e1655045 [file] [log] [blame]
in struct S8 {
struct S7 {
struct S6 {
struct S5 {
struct S4 {
struct S3 {
struct S2 {
struct S1 {
int x;
} x;
} x;
} x;
} x;
} x;
} x;
} x;
} s8;
in struct SA8 {
SA7[8][7][6][5][4][3][2][1] x;
} sa8[1][2][3][4][5][6][7][8];