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