blob: 417251bbd3dbec8e02128d886f21813471c0bd84 [file] [log] [blame]
struct S
{
int m0;
char m1;
unsigned m2;
};
S* var1;
S* var2;