Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
PR27699
/
module.modulemap
1
module a { umbrella "Subdir" module * {export *} }
2