blob: a36dc1b59d6f985a73fc6d29980d5f1fdb4a635e [file] [log] [blame]
Daniel Jasper97292842013-09-11 07:20:44 +00001#ifndef A_H
2#define A_H
3const int a = 2;
4#endif