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
p.X = 1e9 // if we were to use the correct notation of pointers, it'd be (*p).X = 1e9, but as this would be too cumbersome, the language let us do this instead;