Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2026-07-13 17:51:56 +03:00
parent ad8b54d9b8
commit deb2502f28

View File

@ -665,6 +665,8 @@ module.BaseParser = {
// ...technically need a way to call .exec(..) and wait
// for the correct promise from inside a macro...
/* XXX LOCAL_STATE
// XXX think this is the best way to go, but needs the rest
// of the code refactored + still need to experiment...
var res = that.callMacro( page, name, args, body, {
__proto__: state,
state,