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' |
||
---|---|---|
.. | ||
array-pattern.js | ||
arrow-function.js | ||
expected-argument-count.js | ||
no-alias-arguments.js | ||
object-pattern.js | ||
params-trailing-comma-rest.js | ||
position-invalid.js | ||
rest-index.js | ||
rest-parameters-apply.js | ||
rest-parameters-call.js | ||
rest-parameters-produce-an-array.js | ||
with-new-target.js |