mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[ParseableInterface] Test that module-link-name is serialized and used
This commit is contained in:
3
test/ParseableInterface/Inputs/TestModule.swift
Normal file
3
test/ParseableInterface/Inputs/TestModule.swift
Normal file
@@ -0,0 +1,3 @@
|
||||
public struct TestStruct {
|
||||
public init() {}
|
||||
}
|
||||
Reference in New Issue
Block a user