You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think there's any reasonable behavior if you were to specify a setter to return anything that wasn't the right hand side of the input. Right now implementations all ignore the return value.
Is there any reason something other than undefined is allowed in a setter operation?