/* gcc -gctf -c test-array-size.c -o test-array-size.o */ char foo[2]; char bar[1]; char baz[0];