1 /* Verify macro definitions with UTF-8 are output in -dD output with
2    the original spelling.  */
3 /* { dg-do preprocess } */
4 /* { dg-options "-std=c99 -dD" } */
5 /* { dg-final { scan-file ucnid-14-utf8.i "Á" } } */
6 #define a Á
7