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
When using local in class block the declaration should be hoisted top so methods can access it. This already works correctly with assign, as seen in second example