3 lines
76 B
C
3 lines
76 B
C
/* { dg-do compile } */
|
|
#define STRING(x) #x
|
|
char buf[] = STRING(L'\x123');
|
Attention des changements sont bientôt à prévoir sur l'instance gitea d'Aurore :
/* { dg-do compile } */
|
|
#define STRING(x) #x
|
|
char buf[] = STRING(L'\x123');
|