blob: 77a295ab15a380033ea2eeac7755625ee51677e9 [file] [log] [blame]
/* PR debug/97989 */
/* { dg-do preprocess } */
/* { dg-options "-g2 -g3 -P" } */
#define foo bar
int i;
/* { dg-final { scan-file pr97989-2.i "(^|\\n)#define foo bar($|\\n)" } } */