Clang Project

clang_source_code/test/Modules/Inputs/self-import-header/af.framework/module.map
1framework module af {
2  header "a1.h"
3  header "a2.h"
4}
5