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
In the discussion on SR-1901, one potential workaround was mentioned:
mark internal variables as final. This works for attributes that are
not "public get, private set" -- let's try it out.
0 commit comments