blob: 2956286eb22275bbcae03c24a2b3c91fc8b1f8f6 [file] [log] [blame]
/* Redundant header include test with C comments at top. */
# /* And a null directive at the top. */
#ifndef CPP_MIC_H
#define CPP_MIC_H
int a;
#endif
# /* And at the end, too! */
/* And at the end too! */