Compiler projects using llvm
#ifndef PUBLIC_IN_B_H
#define PUBLIC_IN_B_H
const int b = 3;
#endif