init4.C   [plain text]


struct A { int i; };

A a = {{{1}}};			// ERROR - causes abort