Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
PR27401
/
module.modulemap
1
module "b" { header "b.h" export * }
2