mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
a7e1cb3925
Also refactor some of the interface generation cross-import support code to be shared.
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
// swift-interface-format-version: 1.0
|
|
// swift-module-flags: -swift-version 5 -enable-library-evolution -module-name C
|
|
|
|
import Swift
|
|
|
|
public func fromC()
|