aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/objc/modules-compile-error/module.modulemap
blob: 3d44faf3e9080f07400bcdba5fca29d814524dea (plain)
1
module LLDBTestModule { header "module.h" export * }