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