Compiler projects using llvm
#ifndef A_H
#define A_H
void a();
#endif