mirror of
https://github.com/tc39/test262.git
synced 2025-11-01 12:13:48 +01:00
Previously, these tests were limited to strict mode. The syntactic restriction under test also applied outside of strict mode even when Annex B is observed, so configure the tests to also run outside of strict mode.