mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
module SomeModule {
|
|
requires objc
|
|
header "SomeModule.h"
|
|
} |