mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
These are mostly harmless, except that they make the two module names synonymous in qualified lookup. A hard error seems too aggressive for something that could easily be caused by uncoordinated changes to two modules, so warn instead.
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
// swift-interface-format-version: 1.0
|
|
// swift-module-flags: -swift-version 5 -enable-library-evolution -module-name RedundantGoose
|
|
|
|
import Swift
|
|
|