aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/noncompile/940712-1.c
blob: b1b82347483526f0efbb7fcf455a62dcad393470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* PR 4713 */

#include "940712-1.h"
#include "940712-1a.h"
#include "940712-1b.h"

/* comment start in comment error
/* in a .c file */

int main ()
{
    return 0;
}