On Friday, 18 May 2018 at 15:57:06 UTC, bachmeier wrote: > On Friday, 18 May 2018 at 15:40:52 UTC, KingJo > > class A { > private int x; > private(this) int y; > } > I agree that this looks a bit strange. My initial proposal was "sealed" instead "private(this)" today.