1 /* Test for erroneously thinking comments are token-pastes.
3 /* { dg-do preprocess } */
10 #define foo /* as nothing */
13 /* { dg-bogus "(start|end) of macro" "paste at end" { target *-*-* } 7 } */
14 /* { dg-bogus "(start|end) of macro" "comment at end" { target *-*-* } 11 } */