Commits

John McCall committed 6287d913c3d
By default, hide the actual implementing accessors of properties and subscripts when printing them; just print them as get/set. The important thing here is that we don't want to show the names of addressors and mutable addressors when pretty-printing the stdlib, but hiding observers is also general goodness. Swift SVN r24875