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

/* { dg-do preprocess } */

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