Prevent spill-over of new variables in Engine::call_fn.
This commit is contained in:
@@ -8,6 +8,7 @@ Bug fixes
|
||||
---------
|
||||
|
||||
* Custom syntax starting with a disabled standard keyword now works properly.
|
||||
* When calling `Engine::call_fn`, new variables defined during evaluation of the body script are removed and no longer spill into the function call.
|
||||
|
||||
Enhancements
|
||||
------------
|
||||
|
Reference in New Issue
Block a user