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