Assigning an undefined variable to another variable should throw an exception in strict mode
altrisi opened this issue ยท 1 comments
For example a = b
(where b
is undefined) should throw an exception instead of being legal.
Received positive feedback on Discord: https://discord.com/channels/882822986795716608/882825965108068412/973316177822638121