[swift-evolution] swift-evolution Digest, Vol 4, Issue 35

Dave Abrahams dabrahams at apple.com
Tue Mar 15 18:45:13 CDT 2016


on Tue Mar 15 2016, Patrick Smith <swift-evolution at swift.org> wrote:

> What if private was just removed, and instead just has a literal description of where the member is accessible from?
>
> public var something: Int
> module var something: Int
> file var something: Int
> scope var something: Int

Hi Patrick,

Please don't reply to digests.  You can use the gmane posting interface
if you want to get your reply into the right thread.
http://news.gmane.org/gmane.comp.lang.swift.evolution

Thanks,

-- 
-Dave



More information about the swift-evolution mailing list