featurehelp wanted
仓库指标
- 星标
- (15,065 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.