2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / init-2.c
blob63a7f5849d6e38e593cdc403483d7d9bce1b2f44
1 struct
3 int e1, e2;
4 } v = { e2: 0 };