summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/packages/Python/lldbsuite/test/lang/objc/modules-update/module.modulemap
blob: c142410cd07f3f5822c368eafdfd0216fbf2ba01 (plain) (blame)
1
2
3
4
module Umbrella {
  header "umbrella.h"
  export *
}