1 /* Copyright (C) 2001, 2003 Free Software Foundation, Inc. */
3 /* { dg-do preprocess } */
5 /* We used to output an unnecessary leading space, leading to Emacs
6 confusion with its Makefile abuse.
8 Neil Booth, 12 Oct 2001. */
14 foo
.. /* No leading space on output. */
16 /* { dg-final { scan-file spacing2.i "(^|\n)bar\.\." } } */