blob: 3fcc4c1a09b322c007b5db912775c4411c78c46d [file] [log] [blame]
struct foo {
char a : 1;
void *b[];
};