Allow variables in scope for strict vars.
This commit is contained in:
@@ -12,7 +12,7 @@ Bug fixes
|
||||
Script-breaking changes
|
||||
-----------------------
|
||||
|
||||
* _Strict Variables Mode_ no longer returns an error when an undeclared variable matches a constant in the provided external `Scope`.
|
||||
* _Strict Variables Mode_ no longer returns an error when an undeclared variable matches a variable/constant in the provided external `Scope`.
|
||||
|
||||
Enhancements
|
||||
------------
|
||||
|
Reference in New Issue
Block a user