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