summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/pr33415.c
blob: 28ffe2372e43e7d4741694081b5be53038a16804 (plain)
1
2
3
4
5
6
 /* 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; }