[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / lookup_left.h
blob01723d40aa7a8172bbdcffae274a065c6ea77ace
1 @interface A
2 - (int)method;
3 @end