aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/ucnid-3-utf8.c
blob: 4c9ed25b590fae09dd9c644c3fff00397004bf14 (plain)
1
2
3
4
5
6
7
/* { dg-do compile } */
/* { dg-options "-std=c99" } */

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

int paste(ª, Ա) = 3;