llvm/clang/test/Modules/Inputs/lookup_right.h


@interface B
- (double)method;
@end