1 /* Copyright (C) 2000, 2003 Free Software Foundation, Inc. */
3 /* { dg-do preprocess } */
4 /* { dg-options "-P" } */
6 /* Test that we don't stair-step output with -P. Source: Neil Booth,
11 /* { dg-final { scan-file cmdlne-P.i "(^|\n)int x = 1;($|\n)" } } */