Files
swift-mirror/test/SourceKit/Indexing/Inputs/indexstore_multifile_other.swift

5 lines
49 B
Swift

struct OtherStruct {
let x: Int
let y: Int
}