llvm-project/lldb/test/API/lang/objc/modules-inline-functions/module.map

5 lines
53 B
Plaintext

module myModule {
header "myModule.h"
export *
}