blob: 6120ee90704839b1c752a06f1828c12093444386 [file] [log] [blame]
/* { dg-do compile } */
#define STRING(x) #x
char buf[] = STRING(L'\x123');