blob: bfae850de30cddb691871ba46e700a619a43e509 [file] [log] [blame]
/* { dg-do preprocess } */
/* { dg-options "-nostdinc -P -dU" } */
/* { dg-final { scan-file cmdlne-dU-5.i "^\n*#undef A\n*$" } } */
#ifdef A
#ifdef B
#endif
#endif