Clang Project

clang_source_code/test/Index/Inputs/Headers/nested/module.map
1module nested {
2  header "nested.h"
3}
4
5