Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
lookup-assert-protocol
/
module.map
1
module X {
2
header "H3.h"
3
export *
4
}
5