blob: 6e3468e726029dc33881d7a493aecebfa873ac06 [file] [log] [blame]
#ifndef C_H
#define C_H
const int c = 5;
#endif