on Tue Mar 15 2016, Patrick Smith <[email protected]> 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 _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
