Re: [swift-evolution] [Revision] SE-0034 - Disambiguating Line Control Statements from Debugging Identifiers

2016-03-15 Thread Dave Abrahams via swift-evolution
> On Mar 15, 2016, at 2:29 AM, Ben Rimmington wrote: > > >> On 14 Mar 2016, at 22:30, Dave Abrahams via swift-evolution >> wrote: >> >> on Fri Mar 11 2016, Chris Lattner wrote: >> >>> This provides syntax that

Re: [swift-evolution] [Revision] SE-0034 - Disambiguating Line Control Statements from Debugging Identifiers

2016-03-15 Thread Ben Rimmington via swift-evolution
> On 14 Mar 2016, at 22:30, Dave Abrahams via swift-evolution > wrote: > > on Fri Mar 11 2016, Chris Lattner wrote: > >> This provides syntax that looks like an imperative function call that >> affects the logical source location at that

Re: [swift-evolution] [Revision] SE-0034 - Disambiguating Line Control Statements from Debugging Identifiers

2016-03-14 Thread Dave Abrahams via swift-evolution
on Fri Mar 11 2016, Chris Lattner wrote: > This provides syntax that looks like an imperative function call that > affects the logical source location at that point in the file. FWIW, to me it looks like a declarative statement about how the compiler should treat the