rt_gccstream/gcc/testsuite/gcc.dg/cpp/pr7263-3.h

4 lines
83 B
C

#define _Complex_I_ext (__extension__ 1.0iF)
#define _Complex_I (1.0iF)