blob: 35b9b32fea13bea2194093412bf20fe9a0978621 [file] [log] [blame]
struct S {
S ();
int S::* sp;
int i;
};
S s[2] = {};