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