rt_gccstream/gcc/testsuite/gcc.dg/20090902-1.c

4 lines
76 B
C

/* { dg-do compile } */
#define STRING(x) #x
char buf[] = STRING(L'\x123');