mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
...as described in rdar://problem/23588774. We don't really have a good way to make this test cross-platform as such, but I'll add a Linux version soon.
5 lines
45 B
Plaintext
5 lines
45 B
Plaintext
module foo {
|
|
header "foo.h"
|
|
link "foo"
|
|
}
|