(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
trad/
comment.c
       1  /* Test for warning of unterminated comment.  */
       2  
       3  /* { dg-do preprocess } */
       4  
       5  /* { dg-error "-:unterminated comment" }