ucnid-3.c   [plain text]


/* { dg-do compile } */
/* { dg-options "-std=c99 -fextended-identifiers" } */

#define paste(x, y) x ## y

int paste(\u00aa, \u0531) = 3;