(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
c11-trigraphs-1.c
       1  /* Test trigraphs supported in C11.  */
       2  /* { dg-do run } */
       3  /* { dg-options "-std=c11 -pedantic-errors" } */
       4  
       5  #include "trigraphs.c"