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
v:=5; p:=0; p:=v; raises ParserException: Initial declaration has free variables: v. It is not clear, what is wrong with this program, and how to interpret the message.