blob: a36dc1b59d6f985a73fc6d29980d5f1fdb4a635e [file]
#ifndef A_H
#define A_H
const int a = 2;
#endif