#include "crtest.h" foo_t foo[2] = { {1, {11, 12, 13}, {'a', 'b', 'c'}}, {2, {21, 22, 23}, {'d', 'e', 'f'}}};