rt_gccstream/gcc/testsuite/gcc.dg/cpp/pr33415.c

7 lines
149 B
C

/* Test case for PR 33415. Note that the first bytes of this file
are a UTF-8 BOM. */
/* { dg-do compile } */
int f(void) { return 5; }