mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
8 lines
213 B
Plaintext
8 lines
213 B
Plaintext
// swift-interface-format-version: 1.0
|
|
// swift-module-flags: -swift-version 5 -enable-library-evolution -module-name BystandingLibrary -enable-private-imports
|
|
|
|
import Swift
|
|
|
|
public struct BystandingLibraryTy {}
|
|
|