aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/trad/comment-3.c
blob: e2710ad56297da70c3670d1cb24b2853b00eded7 (plain)
1
2
3
4
5
6
/* Test we don't accept C++ comments.  */

/* { dg-do preprocess } */

#if 0
#endif //  /* { dg-warning "extra tokens" } */