extern "C" void abort(); struct S { static const int i = 3; }; const int S::i = 2; // ERROR - duplicate initialization