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
…hey conflict
To avoid conflicts do not use regular function execute which evals the code with with statement.
Create a new function which calls function by object.
Reference:
#6https://code.google.com/p/jsmart/issues/detail?id=21
If there is both a modifier and a variable in a scope, the two will conflict, and the modifier won't be accessible within the data section.
Example:
Bug was reported at https://code.google.com/p/jsmart/issues/detail?id=21
The text was updated successfully, but these errors were encountered: