Files
swift-mirror/test/ParseableInterface/Inputs/TestModule.swift

4 lines
48 B
Swift

public struct TestStruct {
public init() {}
}