xref: /llvm-project/clang/test/Index/Inputs/Headers/nested/module.modulemap (revision a171d248ca34b8b6f8de11d42a83ad981285963a)
1module nested {
2  header "nested.h"
3}
4
5