summaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/lookup_right.h
blob: f8f0c97d681835f71d1f51c13f490e0caa76ce0e (about) (plain)
1
2
3
4
5

@interface B
- (double)method;
@end