2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / trad / mi1c.h
blob2956286eb22275bbcae03c24a2b3c91fc8b1f8f6
1 /* Redundant header include test with C comments at top. */
2 # /* And a null directive at the top. */
4 #ifndef CPP_MIC_H
5 #define CPP_MIC_H
7 int a;
9 #endif
11 # /* And at the end, too! */
12 /* And at the end too! */