1 2 3 4 5
/* Test trigraphs supported in C23 with -trigraphs used. */ /* { dg-do run } */ /* { dg-options "-std=c23 -pedantic-errors -trigraphs" } */ #include "trigraphs.c"