mirror of https://github.com/tc39/test262.git
7d4b1d28ae
Authored via the following command: $ find test -type f -print0 | \ xargs -0 sed \ -i 's/^\(\s*\)negative:\s*SyntaxError\s*$/\1negative:\n\1 phase: early\n\1 type: SyntaxError/g' |
||
---|---|---|
.. | ||
attempt-to-redeclare-function-declaration-with-function-declaration.js | ||
attempt-to-redeclare-function-declaration-with-let.js | ||
attempt-to-redeclare-function-declaration-with-var.js | ||
attempt-to-redeclare-var-binding-with-let.js | ||
attempt-to-redeclare-var-with-function-declaration.js |