llvm-project/lldb/test/API/lang/objc/modules-update/module.modulemap

5 lines
53 B
Plaintext

module Umbrella {
header "umbrella.h"
export *
}