Compiler projects using llvm
#ifndef C_H
#define C_H
const int c = 5;
#endif