mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
// swift-interface-format-version: 1.0
|
|
// swift-module-flags: -module-name E -autolink-force-load -module-link-name swiftyLibE
|
|
import Swift
|
|
public func funcE() { }
|