mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
d3b8ce7ae2
Also remove uses of -emit-parseable-module-interface from tests
4 lines
48 B
Swift
4 lines
48 B
Swift
public struct TestStruct {
|
|
public init() {}
|
|
}
|