blob: 6e3468e726029dc33881d7a493aecebfa873ac06 [file] [log] [blame]
Richard Smith9887d792014-10-17 01:42:53 +00001#ifndef C_H
2#define C_H
3const int c = 5;
4#endif