mirror of
https://github.com/tc39/test262.git
synced 2025-09-26 11:38:50 +02:00
Prior to this commit, the modified test included two different expressions in positions that were meant to describe the same expression. This meant that the value of the intended expression was only partially verified. Correct the test to fully verify the value of the expression.