[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Import / objc-definitions-in-expression / Inputs / S.m
blobcf8ffaa602a891af338092dc1857f157cd0027e6
1 @interface C {
3 -(int)m;
4 @end