1  /* Test we don't accept C++ comments.  */
       2  
       3  /* { dg-do preprocess } */
       4  
       5  #if 0
       6  #endif //  /* { dg-warning "-:extra tokens" } */
       1  /* Test we don't accept C++ comments.  */
       2  
       3  /* { dg-do preprocess } */
       4  
       5  #if 0
       6  #endif //  /* { dg-warning "-:extra tokens" } */