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


Patrick
  
_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to