Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
objc-category-3
/
module.map
1
module X {
2
header "Category_B.h"
3
export *
4
}
5