blob: 86e7ecdd211174e8150d64e11ba4eb7c7b185e00 [file] [log] [blame]
struct dummy { int d[0]; };
struct foo
{
int i1;
int i2;
int i3;
int i4;
int i5;
};