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
gcc will not compile variable references that start with an at-sign (@). need to change names of instance and class variables to something else, for example: @var = __classname__instance__var
@@var = __classname__class__var