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
Rename these as 2 variables: isAfterIf[1] === isAfterIf[2]
Process those 2 variables like so: codeVariables.includes(variableName)
And fill local hashtable: variableValues = {}; // e.g. {a:1,b:2}
should output
see #9
The text was updated successfully, but these errors were encountered: