(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
trad/
comment-3.c
       1  /* Test we don't accept C++ comments.  */
       2  
       3  /* { dg-do preprocess } */
       4  
       5  #if 0
       6  #endif //  /* { dg-warning "-:extra tokens" } */