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