blob: 38c278fc87d2af7c3e0f6a5a220de439ef801301 [file] [log] [blame]
#ifndef C_H
#define C_H
const int c = 2;
#endif