blob: 63d4234ce7076cfe8a6f891cc8501d8d5419bc63 [file] [log] [blame]
Daniel Jasperb6ba46e2015-03-13 11:26:16 +00001#ifndef SUB_H
2#define SUB_H
3const int sub = 42;
4#endif