blob: 9f4f8df67196abd1320c244052cdc82d4bf86e4a [file] [log] [blame]
struct S
{
unsigned m0;
char m1;
};
void
foo(S&)
{}