blob: 63d4234ce7076cfe8a6f891cc8501d8d5419bc63 [file] [log] [blame]
#ifndef SUB_H
#define SUB_H
const int sub = 42;
#endif