Files
swift-mirror/test/SourceKit/DocumentStructure/structure.swift.response
Slava Pestov fa4f7dd664 Parse: Don't create PatternBindingDecls with overlapping source ranges
This was happening in the error recovery path when parsing accessors
on a pattern binding declaration that does not bind any variables, eg

let _: Int { 0 }
2020-09-22 00:16:54 -04:00

50 KiB