Typo correction is the last step here, remapping should come first. rdar://problem/37351970 llvm-svn: 324965
8 lines
70 B
Plaintext
8 lines
70 B
Plaintext
framework module A {
|
|
header "a.h"
|
|
|
|
module Pirate {}
|
|
|
|
export *
|
|
}
|