Files
swift-mirror/test/SourceKit/Inputs/vfs/other_file_in_target.swift
2019-07-16 10:19:24 -07:00

4 lines
75 B
Swift

struct StructDefinedInSameTarget {
func methodDefinedInSameTarget() {}
}