blob: 78a23068831463d4586fa82823169080d6a77c1d [file] [log] [blame]
framework module Foo {
umbrella header "Foo.h"
export *
framework module FooSub {
umbrella header "FooSub.h"
export *
}
}