xref: /minix3/external/bsd/llvm/dist/clang/test/Modules/Inputs/lookup_right.h (revision f4a2713ac843a11c696ec80c0a5e3e5d80b4d338)
1 
2 @interface B
3 - (double)method;
4 @end
5 
6