8sa1-gcc/gcc/testsuite/gcc.dg/cpp-mic.h
Jeff Law 921e5a0eb4 Initial revision
From-SVN: r14840
1997-08-19 01:34:40 -06:00

11 lines
142 B
C

/* Redundant header include test with C comments at top. */
#ifndef CPP_MIC_H
#define CPP_MIC_H
int a;
#endif
/* And at the end too! */