[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / lookup_right.h
blobf8f0c97d681835f71d1f51c13f490e0caa76ce0e
2 @interface B
3 - (double)method;
4 @end