1 struct { 2 struct { int one; }; 3 struct { int two; }; 4 struct { int four; }; 5 struct { int eight; }; 6 } v; 7