1 /* Test that unterminated quotes are OK when only preprocessing. */ 2 3 /* { dg-do preprocess } */ 4 5 /* { dg-bogus "unterminated" } */ 'x 6 /* { dg-bogus "unterminated" } */ "x 7