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