No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / cpp / 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! */