test262/test/language/block-scope/syntax
Mike Pennisi d4a91a163b Improve coverage: function declarations
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.
2019-09-27 15:39:10 -04:00
..
for-in
function-declarations Improve coverage: function declarations 2019-09-27 15:39:10 -04:00
redeclaration Regenerate tests 2018-12-20 12:53:31 -05:00
redeclaration-global