Files
swift-mirror/test/SourceKit/Inputs/CrossImport/A.swiftinterface
Nathan Hawes a7e1cb3925 [SourceKit] Update cursor info to report symbols from cross-import overlays as coming from the underylying module.
Also refactor some of the interface generation cross-import support code to be
shared.
2020-03-20 21:49:51 -07:00

7 lines
155 B
Plaintext

// swift-interface-format-version: 1.0
// swift-module-flags: -swift-version 5 -enable-library-evolution -module-name A
import Swift
public func fromA()