OSDN Git Service

PR preprocessor/30805:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / cpp / ucnid-7.c
1 /* { dg-do compile } */
2 /* { dg-options "-std=c99 -fextended-identifiers" } */
3 #define a b(
4 #define b(x) q
5 int a\U0000000z );