struct S { const char s[19]; }; struct S array[] = { { "test" } };