/*optional*/
#include <complex.h>
#ifndef _Imaginary_I
#error "_Imaginary_I is not defined"
#endif
int main(void) { return 0; }
