modernc.org/cc@v1.0.1/testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/init-2.c (about)

     1  struct
     2  {
     3    int e1, e2;
     4  } v = { e2: 0 };