/* gcc -gctf -c test-array-mdimension.c -o test-array-mdimension.o */ char a[2][3][4][5];