[ParseableInterface] Test that module-link-name is serialized and used

This commit is contained in:
Harlan Haskins
2018-11-27 16:12:54 -08:00
parent 3e15224d0b
commit 717532ec67
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
public struct TestStruct {
public init() {}
}