1 /* Copyright (C) 2000, 2003 Free Software Foundation, Inc. */
2 /* { dg-do preprocess } */
3 /* { dg-options "-C" } */
4 /* Test that multi-line tokens are recognized by cpp0 as being
5 multiline . Source: Neil Booth, 17 Dec 2000. */
19 /* Nowhere in the output of this file should there be a blank line.
20 We check for that in the .i file.
21 { dg-final { scan-file-not multiline.i "(^|\\n)\\n" } } */
22 /* { dg-bogus "missing term" "multiline strings" { target *-*-* } 11 } */
23 /* { dg-bogus "warning" "warning in place of error" { target *-*-* } 15 } */