mirror of
https://github.com/tc39/test262.git
synced 2025-05-23 00:00:42 +02: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.