ndw’s avatarndw’s Twitter Archive—№ 7,175

  1. Given a class w/'private var y = 7; def x = y', the fact that 'obj.x = 5' is not an error and simply does nothing seems very odd. #scala