[swift-evolution] Proposal SE-0009 Reconsideration
Charles Srstka
cocoadev at charlessoft.com
Thu May 19 14:52:05 CDT 2016
> On May 19, 2016, at 2:15 PM, Michael Peternell via swift-evolution <swift-evolution at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160519/3047947e/attachment.html>
More information about the swift-evolution
mailing list