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
// This note is tailored for the 'mutating' access, i.e. when
1783
-
// attempting to mutate a property, they should instead make an actor method to perform the mutation. Reading properties does not have the same restriction.
1783
+
// attempting to mutate a property, they should instead make an actor method
1784
+
// to perform the mutation. Reading properties does not have the same restriction.
0 commit comments