Clang Project

clang_source_code/test/Modules/Inputs/self-import-header/af.framework/Headers/a1.h
1@import DepBuiltin;
2
3@interface Foo
4@end
5