blob: bbda9d08e3993ee224df34e60339802e2a9e140f [file] [log] [blame]
module SomeKit.Private {
header "SomeKit_Private.h"
export *
explicit module NullAnnotation {
header "SomeKit_PrivateForNullAnnotation.h"
}
}