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