(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
ucnid-6-utf8.c
       1  /* { dg-do compile } */
       2  /* { dg-options "-std=c89" } */
       3  #define a b(
       4  #define b(x) q
       5  int);