mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
d3b8ce7ae2
Also remove uses of -emit-parseable-module-interface from tests
6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
module CoreKit {
|
|
header "CoreKit.h"
|
|
header "ExportAsCoreKit.h"
|
|
export *
|
|
}
|