]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gcc.dg/20090902-1.c
replace ISL with isl
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / 20090902-1.c
CommitLineData
fd2ab214
ILT
1/* { dg-do compile } */
2#define STRING(x) #x
3char buf[] = STRING(L'\x123');