Files
swift-mirror/test/ModuleInterface/Inputs/imports-other.swift
Jordan Rose f6ee9f6dc9 [ModuleInterface] Print imports (including '@_exported')
Part of preserving enough information to reconstitute a textual
interface back to a binary module.
2018-09-06 16:05:16 -07:00

4 lines
30 B
Swift

import A
import B.B3
import D