• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 struct {
2   struct { int zero; };
3   struct { int two; };
4   struct { int four; };
5   struct { int six; };
6   struct { int eight; };
7 } v;
8