featurehelp wanted
描述
PR #2166 adds a warning that support for bare objects as scopes will be removed in a future release.
This issue is for the removal of support, in that future release.
const scope = {}
math.evaluate("constructor(foo) = foo", scope)
should error.