mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
// swift-interface-format-version: 1.0
|
|
// swift-module-flags: -swift-version 5 -enable-library-evolution -module-name __ABAdditionsCAdditions
|
|
|
|
import Swift
|
|
@_exported import _ABAdditions
|
|
import C
|
|
|
|
public func from__ABAdditionsCAdditions()
|
|
public func other(x: _ABAdditions.From_ABAdditionsType)
|