featurehelp wanted
Metriche repository
- Star
- (13.832 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.