xref: /llvm-project/lldb/test/API/lang/objc/modules-compile-error/module.modulemap (revision d48ef7cab55878fbb598e7a968b6073f9c7aa9ed)
1module LLDBTestModule { header "module.h" export * }
2