> On May 19, 2016, at 2:15 PM, Michael Peternell via swift-evolution 
> <swift-evolution@swift.org> wrote:
> 
> The problem that SE-0009 tries to solve is that when looking at a line in 
> isolation, like
> 
>    print(foo)
> 
> there is no way to tell wether foo is an iVar, a local var or a parameter.

Or whether print() is going to log something to the console, or open up the 
OS’s Print sheet.

Charles

_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to