Compiler projects using llvm
@interface BaseInterface
- (void) test;
@end