8sa1-gcc/gcc/testsuite/gcc.dg/cpp-mic.h

11 lines
142 B
C
Raw Normal View History

1997-08-19 03:34:40 -04:00
/* 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! */