Clang Project

clang_source_code/test/Modules/Inputs/preprocess-decluse/a.modulemap
1module A { textual header "a.h" }
2