Compiler projects using llvm
@protocol NSObject
@property (readonly) int hash;
@end
@interface NSObject <NSObject>
@end