blob: db00e4f016fa5d4d9b4f5873cfdf1098dcee85a1 [file] [log] [blame]
struct foo
{
long x;
char y;
long boom[0];
};