1/* { dg-do compile } */
2/* { dg-options "-std=c99 -fextended-identifiers" } */
3#define a b(
4#define b(x) q
5int a\U0000000z );
6