[swift-evolution] [swift-evolution-announce] [Review[ SE-0034 Disambiguating Line Control Statements from Debugging Identifiers

Brent Royal-Gordon brent at architechies.com
Thu Feb 18 20:16:06 CST 2016


> 	https://github.com/apple/swift-evolution/blob/master/proposals/0034-disambiguating-line.md

Not a full review yet, just a question:

> line-control-statement → #setline
> line-control-statement → #setline line-number file-name 

Does that mean the filename is always required? This is uncommon in other languages that support #line, though it looks like Swift 2 imposes the same requirement.

-- 
Brent Royal-Gordon
Architechies



More information about the swift-evolution mailing list